Skip to content

Commit

Permalink
chore: skip autofix on renovate prs
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Nov 23, 2024
1 parent 98ea2fd commit ada6c92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/autofix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/')"

0 comments on commit ada6c92

Please sign in to comment.