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:
|
||||
- completed
|
||||
branches:
|
||||
- localApps
|
||||
- renovate/*
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
|
|||
Loading…
Reference in New Issue