There was an error while loading. Please reload this page.
1 parent 6b2d3e7 commit 6ead255Copy full SHA for 6ead255
1 file changed
.github/workflows/main.yml
@@ -2,7 +2,12 @@ name: CI
2
3
on:
4
push:
5
+ branches:
6
+ - master
7
pull_request:
8
+ types:
9
+ - opened
10
+ - synchronize
11
12
jobs:
13
build-nix:
0 commit comments