We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b0ef82 commit 33aaf48Copy full SHA for 33aaf48
1 file changed
.github/workflows/rust.yml
@@ -10,6 +10,7 @@ on:
10
merge_group:
11
schedule:
12
- cron: '0 18 * * *'
13
+ workflow_dispatch:
14
15
jobs:
16
build:
0 commit comments