We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92d9c86 commit d179403Copy full SHA for d179403
1 file changed
.github/workflows/run-test.yml
@@ -6,6 +6,7 @@ on:
6
pull_request:
7
branches: [main]
8
workflow_call:
9
+ workflow_dispatch:
10
11
jobs:
12
tests:
0 commit comments