Skip to content

Commit

Permalink
ci: use conventional commit for autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Jul 29, 2023
1 parent a4d07a2 commit 2e20d10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/autofix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ jobs:
- name: Fix lint issues
run: pnpm run lint:fix
- uses: autofix-ci/action@8caa572fd27b0019a65e4c695447089c8d3138b9
with:
commit-message: 'style: apply lint fixes'

0 comments on commit 2e20d10

Please sign in to comment.