add branch-main to checks
This commit is contained in:
parent
267e2de913
commit
885a9b0381
@ -57,7 +57,7 @@ in
|
||||
</git-input>
|
||||
<githubstatus>
|
||||
# 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
|
||||
inputs = nixexpr
|
||||
useShortContext = true
|
||||
@ -65,7 +65,7 @@ in
|
||||
</githubstatus>
|
||||
<githubstatus>
|
||||
# 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
|
||||
inputs = nixexpr
|
||||
useShortContext = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user