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 015aff5 commit 08d95dfCopy full SHA for 08d95df
.github/workflows/main.yml
@@ -1,5 +1,7 @@
1
name: Actions 😎
2
-on: [push]
+on:
3
+ pull_request:
4
+ push: { branches: [master] }
5
6
jobs:
7
requestManualActivationFile:
0 commit comments