We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 518239c commit 9e92850Copy full SHA for 9e92850
.github/workflows/first-actions.yml
@@ -1,6 +1,6 @@
1
name: My First GitHub Actions
2
3
-on: [push]
+on: [push] [pull]
4
5
jobs:
6
build:
0 commit comments