We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5621219 commit c94657cCopy full SHA for c94657c
.github/workflows/run-tests.yml
@@ -1,6 +1,6 @@
1
name: run-tests
2
3
-on: [push, pull_request]
+on: [push, pull_request, workflow_dispatch]
4
5
jobs:
6
test:
0 commit comments