1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/diagramsnet_ynh.git synced 2024-09-03 18:26:33 +02:00

too much updates

This commit is contained in:
yalh76 2022-06-23 14:33:20 +02:00 committed by GitHub
parent 8fe1da99fb
commit f98ce7422d
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 * * *'
- cron: '0 6 */7 * *'
jobs:
updater:
runs-on: ubuntu-latest