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 f898451 commit 05797ceCopy full SHA for 05797ce
1 file changed
.github/workflows/nix.yml
@@ -3,11 +3,9 @@ on:
3
push:
4
branches:
5
- nix
6
- - main
7
pull_request:
8
9
10
11
jobs:
12
nix:
13
runs-on: "${{ matrix.os }}-latest"
0 commit comments