We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f50068 + 72d8f4e commit af77a2eCopy full SHA for af77a2e
1 file changed
.github/workflows/run_tests.yml
@@ -3,6 +3,7 @@ name: Run Tests
3
on:
4
workflow_call:
5
pull_request:
6
+ workflow_dispatch:
7
8
jobs:
9
run-tests:
0 commit comments