Ignore release-train workflow files for Dependabot actions

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
Ryan Baxter
2026-07-17 08:06:31 -04:00
co-authored by Copilot App
parent f232516f43
commit 9773476efd
+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