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 178ced3 commit 9c51150Copy full SHA for 9c51150
.github/workflows/build.yml
@@ -1,4 +1,6 @@
1
-on: push
+on:
2
+ push:
3
+ pull_request:
4
5
permissions:
6
contents: write
0 commit comments