We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a02832 commit 66226eeCopy full SHA for 66226ee
.github/workflows/release.yaml
@@ -4,8 +4,6 @@ on:
4
push:
5
tags:
6
- '*'
7
- schedule:
8
- - cron: '0 2 * * *'
9
env:
10
CABAL_CACHE_DISABLE: ${{ vars.CABAL_CACHE_DISABLE }}
11
CABAL_CACHE_NONFATAL: ${{ vars.CABAL_CACHE_NONFATAL }}
0 commit comments