Skip to content

Commit e96e474

Browse files
committed
Run ci on bors branches
1 parent ae173ad commit e96e474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/tullia.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ rec {
5858
5959
#lib.merge
6060
#ios: [
61-
{ #lib.io.github_push, github #default_branch: true },
61+
{ #lib.io.github_push, github, { #default_branch: true, #branch: "staging|trying" } },
6262
{ #lib.io.github_pr, github, #target_default: false },
6363
]
6464
'';

0 commit comments

Comments
 (0)