Skip to content

Commit eb57cb0

Browse files
committed
ci: enable triggering CI workflow manually
1 parent 9327d17 commit eb57cb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
merge_group:
88
schedule:
99
- cron: '0 18 * * *'
10+
workflow_dispatch:
1011

1112
env:
1213
RUSTFLAGS: -D warnings

0 commit comments

Comments
 (0)