fix(dependabot): adjust `github-actions` updates to monthly and fix reviewers

Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
pull/43730/head
John Molakvoæ 2024-02-21 17:22:46 +07:00 committed by GitHub
parent 1731d3154a
commit 64f9ef9770
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 3 deletions

@ -176,7 +176,11 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: weekly
day: saturday
time: "03:00"
interval: monthly
timezone: Europe/Paris
labels:
- "3. to review"
- "feature: dependencies"
reviewers:
- "nextcloud/server-dependabot"