Skip to content

Commit 2f53d98

Browse files
authored
Add workflow_dispatch trigger to CI workflow
1 parent d18313d commit 2f53d98

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
- master
99
tags: '*'
1010
merge_group:
11+
workflow_dispatch:
1112
schedule:
1213
- cron: '0 0 1 * *'
1314
jobs:

0 commit comments

Comments
 (0)