We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
workflow_dispatch
1 parent 6f64f6c commit 14d54fbCopy full SHA for 14d54fb
.github/workflows/pytest_docs.yml
@@ -1,7 +1,7 @@
1
name: pytest_and_docs
2
3
on:
4
- release
+ [release, workflow_dispatch]
5
6
jobs:
7
build:
0 commit comments