Update sync-configuration.yml

This commit is contained in:
Stefan Pejcic 2024-12-03 10:32:05 +01:00 committed by GitHub
parent 82946368a2
commit 48264087a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: