We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 728889a + 51f8c03 commit 91ae674Copy full SHA for 91ae674
.github/workflows/rust.yml
@@ -5,6 +5,7 @@ on:
5
- "**.md"
6
- ".github/dependabot.yml"
7
branches: [develop]
8
+ workflow_dispatch:
9
10
env:
11
# From-scratch builds with incremental compilation enabled adds unneeded performance and disk overhead.
0 commit comments