chore(CI): timed trigger code synchronization
This commit is contained in:
parent
e73df538a7
commit
c78945441c
|
@ -1,9 +1,10 @@
|
|||
name: Sync to enterprise
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 */6 * * *'
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main-v*
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue