Skip to content

Commit 6e076de

Browse files
committed
ci: allow running CI manually
Signed-off-by: Kevin Locke <[email protected]>
1 parent e53fbe3 commit 6e076de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tox.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ on: # yamllint disable-line rule:truthy
1919
# TODO: Run when dependencies are updated. (Like Dependabot, but on
2020
# in-range updates and without sending a PR.)
2121
- cron: '20 8 * * *'
22+
workflow_dispatch: {}
2223

2324
permissions: {}
2425

0 commit comments

Comments
 (0)