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

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