Skip to content

Commit 66226ee

Browse files
committed
Disable master cron
1 parent 0a02832 commit 66226ee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ on:
44
push:
55
tags:
66
- '*'
7-
schedule:
8-
- cron: '0 2 * * *'
97
env:
108
CABAL_CACHE_DISABLE: ${{ vars.CABAL_CACHE_DISABLE }}
119
CABAL_CACHE_NONFATAL: ${{ vars.CABAL_CACHE_NONFATAL }}

0 commit comments

Comments
 (0)