PR only.
This commit is contained in:
parent
cae9f146fd
commit
04d045933f
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
name: "Build"
|
name: "Build"
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
push:
|
|
||||||
jobs:
|
jobs:
|
||||||
nix-build:
|
nix-build:
|
||||||
if: github.event.pull_request.draft == false
|
if: github.event.pull_request.draft == false
|
||||||
|
|
Reference in a new issue