Skip to content

Commit 269b916

Browse files
authored
Merge pull request #23 from merge-api/dsinghvi-patch-1
Trigger `ci.yml` on all push events
2 parents 1d8467f + c92cbcc commit 269b916

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ on:
66
# allow manual triggering
77
workflow_dispatch: {}
88
# full scan on push to master
9-
push:
10-
branches: ["main"]
9+
push: {}
1110
jobs:
1211
compile:
1312
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)