fix(renovate): ignore release workflow

This is fully managed by cargo-dist
This commit is contained in:
Harsh Shandilya 2023-10-17 14:01:07 +05:30
parent 8fa08266a4
commit 9f407d40e8
2 changed files with 4 additions and 3 deletions

View file

@ -4,5 +4,6 @@
"config:base",
"github>msfjarvis/shared-workflows//renovate/rust",
"github>msfjarvis/shared-workflows//renovate/automerge"
]
],
"ignorePaths": [".github/workflows/release.yml"]
}