mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-02-01 01:19:30 +00:00
Merge pull request #28 from nixpanic/odf/disable-dependabot
[DOWNSTREAM ONLY] ci: disable dependabot PR creation
This commit is contained in:
commit
78a41b52cf
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -2,6 +2,8 @@
|
|||||||
version: 2
|
version: 2
|
||||||
updates:
|
updates:
|
||||||
- package-ecosystem: "gomod"
|
- package-ecosystem: "gomod"
|
||||||
|
# ODF only: disable PR creation, synced from upstream
|
||||||
|
open-pull-requests-limit: 0
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
|
Loading…
Reference in New Issue
Block a user