allow to update Nextcloud dependencies using workflow_dispatch

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2022-12-08 15:02:41 +01:00
parent 710b0d15f8
commit 979f2e45fe

View file

@ -2,6 +2,7 @@
name: nextcloud-update
on:
workflow_dispatch:
schedule:
- cron: '00 12 * * *'