We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f612edc commit 7dbbd45Copy full SHA for 7dbbd45
.github/workflows/action.yaml
@@ -3,7 +3,7 @@ on:
3
push:
4
branches:
5
- main
6
- pull_requests:
+ pull_request:
7
8
9
workflow_dispatch:
0 commit comments