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

This reverts commit ed8a3eae6e.
This commit is contained in:
Benoit Marty 2023-04-07 12:29:35 +02:00 committed by Benoit Marty
parent 3c07661134
commit 7b14543eab

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: