Included githubactions in dependabot config
- Included githubactions in the dependabot config - Included "ok-to-test" label as this avoids someone manually doing it.pull/13770/head
parent
45f5e4c2d3
commit
0ae5ae333f
|
|
@ -5,3 +5,11 @@ updates:
|
|||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
labels:
|
||||
- "ok-to-test"
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
labels:
|
||||
- "ok-to-test"
|
||||
|
|
|
|||
Loading…
Reference in New Issue