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 5499941 commit ffcd754Copy full SHA for ffcd754
.github/workflows/nightly.yml
@@ -9,6 +9,7 @@ on:
9
# but this might need to be tweaked:
10
# https://github.com/dafny-lang/dafny/blob/master/.github/workflows/deep-tests.yml#L16
11
- cron: "30 16 * * *"
12
+ workflow_dispatch:
13
14
jobs:
15
getVersion:
0 commit comments