diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index 15c2b01..a3afc15 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -23,3 +23,4 @@ jobs: - uses: jdx/mise-action@v2 - run: mise r autofix - uses: autofix-ci/action@v1.3.1 + if: "!startsWith(github.ref_name, 'renovate/')"