mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update sync-configuration.yml
This commit is contained in:
parent
82946368a2
commit
48264087a7
2
.github/workflows/sync-configuration.yml
vendored
2
.github/workflows/sync-configuration.yml
vendored
@ -4,6 +4,8 @@ on:
|
|||||||
workflow_dispatch: # manual trigger
|
workflow_dispatch: # manual trigger
|
||||||
repository_dispatch:
|
repository_dispatch:
|
||||||
types: [sync-configuration]
|
types: [sync-configuration]
|
||||||
|
schedule:
|
||||||
|
- cron: '15 3 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
sync:
|
sync:
|
||||||
|
Loading…
Reference in New Issue
Block a user