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
48264087a7
commit
764d7e876f
2
.github/workflows/sync-configuration.yml
vendored
2
.github/workflows/sync-configuration.yml
vendored
@ -4,8 +4,6 @@ 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