We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 991915f commit 04c7e7fCopy full SHA for 04c7e7f
.github/workflows/test.yml
@@ -19,6 +19,7 @@ on:
19
- poetry.lock
20
- pyproject.toml
21
- tox.ini
22
+ workflow_dispatch:
23
24
concurrency:
25
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
0 commit comments