feat: will now only update teh links if they change, or if an override is passed
This commit is contained in:
parent
1057bae86e
commit
08144baa42
3 changed files with 21 additions and 2 deletions
|
@ -48,6 +48,7 @@ sync_repos:
|
|||
- chmod +x ./sync.sh
|
||||
- ./sync.sh
|
||||
rules:
|
||||
- if: '$SYNC_OVERRIDE == "true"'
|
||||
- changes:
|
||||
- sync/repos.csv
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue