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 efe3126 commit 8688020Copy full SHA for 8688020
.github/workflows/check.yml
@@ -1,4 +1,8 @@
1
-on: [push, pull_request]
+on:
2
+ push:
3
+ branches:
4
+ - main
5
+ pull_request:
6
7
name: check
8
0 commit comments