We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc26ff2 commit 680e181Copy full SHA for 680e181
.github/workflows/ci.yml
@@ -7,6 +7,9 @@ on:
7
- reopened
8
branches:
9
- main
10
+ push:
11
+ branches:
12
+ - main
13
14
jobs:
15
main:
0 commit comments