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 1506f8c commit 52ea7a7Copy full SHA for 52ea7a7
.github/workflows/ci.yaml
@@ -1,5 +1,9 @@
1
name: CI Checks
2
-on: pull_request
+on:
3
+ pull_request:
4
+ push:
5
+ branches:
6
+ - main
7
8
permissions:
9
contents: write
0 commit comments