We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a685e15 commit 5a9023aCopy full SHA for 5a9023a
.github/workflows/main.yml
@@ -1,8 +1,9 @@
1
name: ci
2
3
on:
4
- branches:
5
- - main
+ push:
+ branches:
6
+ - main
7
pull_request:
8
9
jobs:
0 commit comments