Skip to content

Commit 5ff5501

Browse files
Update ci.yml
The workflow_dispatch event allows you to manually trigger a workflow run.
1 parent 0bd996d commit 5ff5501

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
@@ -5,6 +5,7 @@ on:
55
pull_request:
66
schedule:
77
- cron: '0 0 1 * *'
8+
workflow_dispatch:
89

910
name: Continuous integration
1011

0 commit comments

Comments
 (0)