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 45665cd commit 6bf39fdCopy full SHA for 6bf39fd
.github/workflows/test.yml
@@ -4,7 +4,7 @@ on:
4
pull_request_target:
5
branches: [main]
6
push:
7
- branches: [main]
+ branches: [main, 'push-action/**']
8
workflow_dispatch:
9
10
permissions:
0 commit comments