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 22b230b commit 4677a54Copy full SHA for 4677a54
.github/workflows/haskell.yml
@@ -3,7 +3,7 @@
3
name: Haskell build
4
on:
5
push:
6
- branches: [main]
+ branches: [main, priv]
7
pull_request:
8
9
jobs:
0 commit comments