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 5df3a73 commit 6a59eb1Copy full SHA for 6a59eb1
.github/workflows/ci.yaml
@@ -1,6 +1,8 @@
1
on:
2
pull_request:
3
branches: ["main"]
4
+ push:
5
+ branches: ["main"]
6
7
name: ci
8
0 commit comments