Change large-repo-* ref.branch to main
Signed-off-by: Hidde Beydals <hello@hidde.co>
This commit is contained in:
parent
fdb0a0b8c1
commit
2c63246ede
|
@ -7,7 +7,7 @@ spec:
|
|||
interval: 10m
|
||||
url: https://github.com/hashgraph/hedera-mirror-node.git
|
||||
ref:
|
||||
branch: master
|
||||
branch: main
|
||||
ignore: |
|
||||
/*
|
||||
!/charts
|
||||
|
@ -21,7 +21,7 @@ spec:
|
|||
interval: 10m
|
||||
url: https://github.com/hashgraph/hedera-mirror-node.git
|
||||
ref:
|
||||
branch: master
|
||||
branch: main
|
||||
ignore: |
|
||||
/*
|
||||
!/charts
|
||||
|
|
Loading…
Reference in New Issue