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 8b3bb9d commit f19536cCopy full SHA for f19536c
.github/workflows/test.yml
@@ -3,10 +3,6 @@ name: test
3
'on':
4
push:
5
pull_request:
6
- branches:
7
- # Branches from forks have the form 'user:branch-name'. Reference:
8
- # https://github.community/t/how-to-trigger-an-action-on-push-or-pull-request-but-not-both/16662/9
9
- - '**:**'
10
workflow_dispatch:
11
12
jobs:
0 commit comments