mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
ci: add /api
to dependabot configuration
Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
parent
48822d942d
commit
3a28b0f370
11
.github/dependabot.yml
vendored
11
.github/dependabot.yml
vendored
@ -47,6 +47,17 @@ updates:
|
||||
- ci/skip/e2e
|
||||
commit-message:
|
||||
prefix: "rebase"
|
||||
- package-ecosystem: "gomod"
|
||||
directory: "/api"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
rebase-strategy: "disabled"
|
||||
labels:
|
||||
- rebase
|
||||
- ci/skip/e2e
|
||||
- ci/skip/multi-arch-build
|
||||
commit-message:
|
||||
prefix: "rebase"
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
|
Loading…
Reference in New Issue
Block a user