ci: only run teh repo sync when repos are actually updated
This commit is contained in:
parent
1b31b6535d
commit
867e7a702f
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@ sync_repos:
|
||||||
- chmod +x ./sync.sh
|
- chmod +x ./sync.sh
|
||||||
- ./sync.sh
|
- ./sync.sh
|
||||||
rules:
|
rules:
|
||||||
- if: '$SYNC_OVERRIDE == "true"'
|
|
||||||
- changes:
|
- changes:
|
||||||
- sync/repos.csv
|
- sync/repos.csv
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue