fix: Proper glob path for dependabot (#8612)

This commit is contained in:
Antonis Stamatiou 2025-02-19 14:13:17 +02:00 committed by GitHub
parent 8e854a8bdd
commit c97556f33d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@ updates:
- package-ecosystem: "github-actions"
directories:
- "/.github/workflows"
- "/.github/actions"
- "/.github/actions/**/*"
reviewers:
- "mattermost/core-build-engineers"
open-pull-requests-limit: 5