Revert "Run every 10 minutes to check the script. (to be reverted!)"

This reverts commit 32be8f29e6.
This commit is contained in:
Benoit Marty 2023-04-07 12:29:35 +02:00 committed by Benoit Marty
parent ea9f9ccdc3
commit ad0886391b

View file

@ -2,8 +2,7 @@ name: Sync Localazy
on:
schedule:
# At 00:00 on every Monday UTC
# - cron: '0 0 * * 1'
- cron: '0/10 * * * *'
- cron: '0 0 * * 1'
jobs:
sync-localazy: