ci: allow dependabot PRs for github actions

This commit is contained in:
Gauthier Roebroeck 2022-08-26 10:40:07 +08:00
parent 122f0c92ad
commit d26415eb39

View File

@ -21,6 +21,5 @@ updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
open-pull-requests-limit: 0
schedule:
interval: "weekly"