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 644e717 commit 94d5a37Copy full SHA for 94d5a37
.github/workflows/release.yaml
@@ -11,7 +11,7 @@ on:
11
branches:
12
- master
13
schedule:
14
- - cron: '20 12 * * *'
+ - cron: '00 13 * * *'
15
16
env:
17
GHC_VERSION: 9.6.7
0 commit comments