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