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 849f7e7 commit c8bbf5fCopy full SHA for c8bbf5f
.github/workflows/ci.dhall.frozen
@@ -1,6 +1,6 @@
1
let haskellCi =
2
https://raw.githubusercontent.com/sorki/github-actions-dhall/main/haskell-ci.dhall
3
- sha256:5d7058a7684fd5315467b562853bd1c4a43da691c09293d3715ee739dfa26e08
+ sha256:a39801f73d93c6e0f91942755ef8ae4c50947e9a9b180b6724957229470f7b8d
4
5
let defSteps = haskellCi.defaultCabalSteps
6
.github/workflows/ci.yaml
@@ -59,7 +59,6 @@ jobs:
59
- "macos-latest"
60
name: Haskell CI
61
'on':
62
- pull_request: {}
63
push: {}
64
schedule:
65
- cron: "4 20 10 * *"
0 commit comments