Skip to content

Commit

Permalink
[DOWNSTREAM-ONLY] ci: disable Dependabot PR creation
Browse files Browse the repository at this point in the history
Depandabot automatic updating for GitHub Actions is not wanted. Changes
should flow in from the upstream repository instead.

Closes: #82
See-also: 945da36
Signed-off-by: Niels de Vos <ndevos@redhat.com>
  • Loading branch information
nixpanic committed Jul 17, 2023
1 parent a08b342 commit 54e342e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ updates:
labels:
- vendor
- package-ecosystem: "gomod"
# ODF only: disable PR creation, synced from upstream
open-pull-requests-limit: 0
directory: "/tools"
schedule:
interval: "weekly"
Expand Down

0 comments on commit 54e342e

Please sign in to comment.