We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4485a18 commit 1deaf82Copy full SHA for 1deaf82
.github/workflows/python-package.yml
@@ -3,6 +3,7 @@ name: Python package
3
on:
4
push:
5
pull_request:
6
+ workflow_dispatch:
7
# Schedule a nightly build. Times are UTC
8
# See https://docs.github.com/en/actions/reference/events-that-trigger-workflows#scheduled-events
9
schedule:
0 commit comments