ci(sync): update branch filter to renovate/*
- change workflow trigger branch from `localApps` to `renovate/*`
This commit is contained in:
parent
e3153ab652
commit
b25976f7b9
|
|
@ -10,7 +10,7 @@ on:
|
||||||
types:
|
types:
|
||||||
- completed
|
- completed
|
||||||
branches:
|
branches:
|
||||||
- localApps
|
- renovate/*
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue