We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c21469f commit 9912e19Copy full SHA for 9912e19
1 file changed
.github/workflows/run-python-tests.yaml
@@ -4,6 +4,7 @@
4
name: Run tests
5
6
on:
7
+ workflow_dispatch: # add run button in github
8
push:
9
branches-ignore:
10
- gh-pages
0 commit comments