forked from Ivasoft/mattermost-mobile
fix: Proper glob path for dependabot (#8612)
This commit is contained in:
committed by
GitHub
parent
8e854a8bdd
commit
c97556f33d
2
.github/dependabot.yaml
vendored
2
.github/dependabot.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user