We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08d95df commit f787959Copy full SHA for f787959
.github/workflows/main.yml
@@ -1,6 +1,6 @@
1
name: Actions 😎
2
on:
3
- pull_request:
+ pull_request: {}
4
push: { branches: [master] }
5
6
jobs:
0 commit comments