Skip to content

Commit 106f105

Browse files
[CI][Github] Disable premerge workflow on main
Trying to switch over to the normal execution mode and running into issues. Turning this off on main for now while I investigate given my time availability is a bit sparse today.
1 parent 1888a5f commit 106f105

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/premerge.yaml

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

1411
jobs:
1512
premerge-checks-linux:

0 commit comments

Comments
 (0)