Skip to content

Commit 1e923bf

Browse files
committed
ci: enable triggering CI workflow manually
1 parent f4a8783 commit 1e923bf

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
@@ -10,6 +10,7 @@ on:
1010
merge_group:
1111
schedule:
1212
- cron: '0 18 * * *'
13+
workflow_dispatch:
1314

1415
jobs:
1516
rustfmt:

0 commit comments

Comments
 (0)