Skip to content

Commit ee5d600

Browse files
Revert "[CI][Github] Disable premerge workflow on main"
This reverts commit 106f105. Everything should be in working order now that the container job has been updated to work properly. This has been tested on an individual job.
1 parent 12903fb commit ee5d600

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/premerge.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
pull_request:
88
paths:
99
- .github/workflows/premerge.yaml
10+
push:
11+
branches:
12+
- 'main'
1013

1114
jobs:
1215
premerge-checks-linux:

0 commit comments

Comments
 (0)