mirror of
https://github.com/nix-community/nix-direnv.git
synced 2025-11-30 22:21:08 +01:00
fix default branch
This commit is contained in:
parent
932dc8045c
commit
a1824e083a
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ defaults:
|
||||||
pull_request_rules:
|
pull_request_rules:
|
||||||
- name: merge using the merge queue
|
- name: merge using the merge queue
|
||||||
conditions:
|
conditions:
|
||||||
- base=main
|
- base=master
|
||||||
- label=merge-queue
|
- label=merge-queue
|
||||||
actions:
|
actions:
|
||||||
queue: {}
|
queue: {}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue