Skip to content

Commit a621da5

Browse files
committed
CI: adding workflow dispatch
1 parent 2ce4b53 commit a621da5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci_workflows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
schedule:
77
# Run every Sunday at 06:53 UTC
88
- cron: 53 6 * * 0
9+
workflow_dispatch:
910

1011
concurrency:
1112
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)