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

Update updater.yml

This commit is contained in:
yalh76 2022-09-27 20:04:36 +02:00
parent 8f5c6da382
commit 46d919a322

View file

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