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

Merge branch 'master' into testing

This commit is contained in:
yalh76 2022-10-18 23:21:18 +02:00 committed by GitHub
commit 602c817965
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,9 +6,8 @@ name: Check for new upstream releases
on:
# Allow to manually trigger the workflow
workflow_dispatch:
# Run it every day at 6:00 UTC
schedule:
- cron: '0 6 * * *'
- cron: '0 6 1 * *'
jobs:
updater:
runs-on: ubuntu-latest