We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41b06da commit 6a4313fCopy full SHA for 6a4313f
.github/workflows/run-tests.yml
@@ -4,6 +4,7 @@ name: run-tests
4
on:
5
push:
6
pull_request:
7
+ workflow_dispatch:
8
9
jobs:
10
test:
0 commit comments