Merge pull request #662 from spring-cloud/ryanjbaxter-dependabot-ignore-release-train-workflow

Ignore release-train workflow files in Dependabot actions updates
This commit is contained in:
Ryan Baxter
2026-07-17 08:14:47 -04:00
committed by GitHub
+3
View File
@@ -8,6 +8,9 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
target-branch: "main"
exclude-paths:
- ".github/workflows/release-train-test.yml"
- ".github/workflows/release-train-build.yml"
schedule:
interval: "weekly"
- package-ecosystem: maven