Skip to content

Commit

Permalink
ci: use conventional commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Jul 29, 2023
1 parent d115bad commit 773e274
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: npm run lint:fix
- uses: autofix-ci/action@8caa572fd27b0019a65e4c695447089c8d3138b9
with:
commit-message: 'style: apply lint fixes'

0 comments on commit 773e274

Please sign in to comment.