Revert "Run every 10 minutes to check the script. (to be reverted!)"
This reverts commit 32be8f29e6.
This commit is contained in:
parent
ea9f9ccdc3
commit
ad0886391b
1 changed files with 1 additions and 2 deletions
3
.github/workflows/sync-localazy.yml
vendored
3
.github/workflows/sync-localazy.yml
vendored
|
|
@ -2,8 +2,7 @@ name: Sync Localazy
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
# At 00:00 on every Monday UTC
|
# At 00:00 on every Monday UTC
|
||||||
# - cron: '0 0 * * 1'
|
- cron: '0 0 * * 1'
|
||||||
- cron: '0/10 * * * *'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
sync-localazy:
|
sync-localazy:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue