add branch-main to checks
This commit is contained in:
parent
267e2de913
commit
885a9b0381
@ -57,7 +57,7 @@ in
|
|||||||
</git-input>
|
</git-input>
|
||||||
<githubstatus>
|
<githubstatus>
|
||||||
# check hosts and any declared checks
|
# check hosts and any declared checks
|
||||||
jobs = (build-fork-hydra|nix-dotfiles-build):(pr|branch-gh-readonly-queue)-.*:hosts
|
jobs = (build-fork-hydra|nix-dotfiles-build):(pr-.*|branch-gh-readonly-queue-.*|branch-main):hosts
|
||||||
context = ci/hydra: hosts
|
context = ci/hydra: hosts
|
||||||
inputs = nixexpr
|
inputs = nixexpr
|
||||||
useShortContext = true
|
useShortContext = true
|
||||||
@ -65,7 +65,7 @@ in
|
|||||||
</githubstatus>
|
</githubstatus>
|
||||||
<githubstatus>
|
<githubstatus>
|
||||||
# check hosts and any declared checks
|
# check hosts and any declared checks
|
||||||
jobs = (build-fork-hydra|nix-dotfiles-build):(pr|branch-gh-readonly-queue)-.*:devChecks
|
jobs = (build-fork-hydra|nix-dotfiles-build):(pr-.*|branch-gh-readonly-queue-.*|branch-main):devChecks
|
||||||
context = ci/hydra: checks
|
context = ci/hydra: checks
|
||||||
inputs = nixexpr
|
inputs = nixexpr
|
||||||
useShortContext = true
|
useShortContext = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user