1
0
Fork 0
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:
ewilly 2023-03-31 21:00:19 +02:00 committed by GitHub
parent bf3c5189e7
commit 3c98eca468
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ on:
workflow_dispatch:
# Run it every day at 6:00 UTC
schedule:
- cron: '0 6 */7 * *'
- cron: '0 6 * * *'
jobs:
updater:
runs-on: ubuntu-latest