We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 140a004 commit b4e503bCopy full SHA for b4e503b
1 file changed
.github/workflows/ci.yaml
@@ -2,6 +2,8 @@ name: CI
2
on:
3
pull_request:
4
branches: [main]
5
+ push:
6
+ branches: [main]
7
8
jobs:
9
build:
0 commit comments