add github actions workflow

Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
szaimen 2022-03-30 13:34:08 +02:00
parent c79d46b868
commit 59a49c62b4

View file

@ -1,9 +1,14 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 10
- package-ecosystem: composer
directory: "/php/"
schedule:
interval: daily
interval: "daily"
time: "12:00"
open-pull-requests-limit: 10
labels: