mirror of https://github.com/Icinga/L10n.git
automatic-merge: Tune frequency down to every midnight
This commit is contained in:
parent
c89cf3f684
commit
f904ad658f
|
@ -3,9 +3,7 @@ name: Automatic Merge
|
|||
on:
|
||||
schedule:
|
||||
# Every day at midnight
|
||||
#- cron: "0 0 * * *"
|
||||
# Every 15 minutes
|
||||
- cron: "*/15 * * * *"
|
||||
- cron: "0 0 * * *"
|
||||
|
||||
jobs:
|
||||
merge:
|
||||
|
|
Loading…
Reference in New Issue