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 92b72ec commit 35b6e2bCopy full SHA for 35b6e2b
.github/workflows/test.yml
@@ -3,9 +3,7 @@ on:
3
pull_request:
4
branches:
5
- master
6
- workflow_dispatch:
7
- branches:
8
- - master
+ workflow_dispatch: {}
9
jobs:
10
ShellTest:
11
strategy:
0 commit comments