Skip to content

Commit 419b1cb

Browse files
authored
chore: Add manual trigger for nightly_dafny.yml (#629)
* Add manual trigger for nightly_dafny.yml * chore: Add manual trigger for nightly_dafny.yml
1 parent fdc65ca commit 419b1cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nighly_dafny.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
# but this might need to be tweaked:
1010
# https://github.com/dafny-lang/dafny/blob/master/.github/workflows/deep-tests.yml#L16
1111
- cron: "30 16 * * *"
12+
workflow_dispatch:
1213

1314
jobs:
1415
dafny-nightly-verification:

0 commit comments

Comments
 (0)