Skip to content

Commit 33aaf48

Browse files
committed
ci: enable triggering CI workflow manually
1 parent 5b0ef82 commit 33aaf48

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/rust.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
build:

0 commit comments

Comments
 (0)