mirror of
https://github.com/YunoHost-Apps/scrutiny_ynh.git
synced 2024-09-03 20:16:24 +02:00
Update updater.yml
This commit is contained in:
parent
bf3c5189e7
commit
3c98eca468
1 changed files with 1 additions and 1 deletions
2
.github/workflows/updater.yml
vendored
2
.github/workflows/updater.yml
vendored
|
@ -8,7 +8,7 @@ on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
# Run it every day at 6:00 UTC
|
# Run it every day at 6:00 UTC
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 6 */7 * *'
|
- cron: '0 6 * * *'
|
||||||
jobs:
|
jobs:
|
||||||
updater:
|
updater:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in a new issue