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 83e869f commit 7a5504aCopy full SHA for 7a5504a
.github/workflows/release.yaml
@@ -3,7 +3,7 @@ name: Build and release
3
on:
4
push:
5
branches:
6
- - master
+ - stable-haskell/master
7
tags:
8
- 'v*'
9
- 'cabal-install-*'
0 commit comments