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.
1 parent cbcd53a commit b802ca0Copy full SHA for b802ca0
.github/workflows/python-app.yml
@@ -1,5 +1,5 @@
1
name: Build Test Coverage
2
-on: [pull_request]
+on: [pull_request, workflow_dispatch]
3
jobs:
4
run:
5
runs-on: ubuntu-latest
0 commit comments