Skip to content

Commit

Permalink
chore: update renovate to explicitly ignore workflow files (#2611)
Browse files Browse the repository at this point in the history
Port template change in
googleapis/synthtool#1945
  • Loading branch information
JoeWang1127 committed Mar 28, 2024
1 parent fedeb32 commit 1457b7d
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,10 @@
],
"ignorePaths": [
".kokoro/requirements.txt",
".github/workflows/**"
".github/workflows/approve-readme.yaml",
".github/workflows/ci.yaml",
".github/workflows/renovate_config_check.yaml",
".github/workflows/samples.yaml"
],
"customManagers": [
{
Expand Down

0 comments on commit 1457b7d

Please sign in to comment.