We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 412f377 commit e478910Copy full SHA for e478910
1 file changed
.github/workflows/test.yaml
@@ -10,6 +10,7 @@ on:
10
pull_request:
11
branches:
12
- master
13
+ workflow_dispatch:
14
15
jobs:
16
cancel-previous-runs:
0 commit comments