Revert "Run every 10 minutes to check the script. (to be reverted!)"
This reverts commit ed8a3eae6e.
This commit is contained in:
committed by
Benoit Marty
parent
3c07661134
commit
7b14543eab
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user