We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9327d17 commit eb57cb0Copy full SHA for eb57cb0
.github/workflows/ci.yml
@@ -7,6 +7,7 @@ on:
7
merge_group:
8
schedule:
9
- cron: '0 18 * * *'
10
+ workflow_dispatch:
11
12
env:
13
RUSTFLAGS: -D warnings
0 commit comments