Skip to content

Commit f416308

Browse files
Add ability to manuall trigger workflow
1 parent d11ecfe commit f416308

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
schedule:
1212
# Weekly Monday 9AM build
1313
- cron: "0 9 * * 1"
14+
workflow_dispatch:
1415

1516
jobs:
1617
test:

0 commit comments

Comments
 (0)