Skip to content

Commit f898451

Browse files
committed
ci: run on nix branch
1 parent 3b84be6 commit f898451

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.github/workflows/nix.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,11 @@ name: "CI - Nix"
22
on:
33
push:
44
branches:
5-
- devel
6-
- master
5+
- nix
76
- main
87
pull_request:
98
branches:
10-
- devel
11-
- master
9+
- nix
1210
- main
1311
jobs:
1412
nix:

0 commit comments

Comments
 (0)