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

Update updater.yml

This commit is contained in:
Sebastian Gumprich 2022-10-31 17:44:24 +01:00 committed by GitHub
parent ed962e8403
commit 0a9affa109
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ on:
# Allow to manually trigger the workflow
workflow_dispatch:
schedule:
- cron: '0 6 1 * *'
- cron: '0 6 * * 1'
jobs:
updater:
runs-on: ubuntu-latest