mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-20 19:10:34 +00:00
Check GHA updates weekly
The release frequency of some GHAs means we end up with daily dependabot PRs, which results in lots of not-particularly-useful review work. Reducing the update cadence to weekly shouldn't expose us to much risk and will reduce PR churn. Signed-off-by: Stephen Kitt <skitt@redhat.com>
This commit is contained in:
committed by
Thomas Pantelis
parent
e16a2c36df
commit
3eec2f8474
@@ -4,14 +4,14 @@ updates:
|
||||
- package-ecosystem: github-actions
|
||||
directory: '/'
|
||||
schedule:
|
||||
interval: daily
|
||||
interval: weekly
|
||||
- package-ecosystem: github-actions
|
||||
directory: '/'
|
||||
target-branch: "release-0.12"
|
||||
schedule:
|
||||
interval: daily
|
||||
interval: weekly
|
||||
- package-ecosystem: github-actions
|
||||
directory: '/'
|
||||
target-branch: "release-0.13"
|
||||
schedule:
|
||||
interval: daily
|
||||
interval: weekly
|
||||
|
||||
Reference in New Issue
Block a user