Run the sync-strings workflow daily at 2am (#19148)

upstream-sync
Stefan Arentz 3 years ago committed by GitHub
parent b396ede068
commit 118f53d6d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,7 +6,7 @@ name: "Sync Strings"
on: on:
schedule: schedule:
- cron: '0 */4 * * *' - cron: '0 2 * * *'
jobs: jobs:
main: main:

Loading…
Cancel
Save