We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f416c9 commit e155950Copy full SHA for e155950
.github/workflows/autofix.yml
@@ -22,3 +22,5 @@ jobs:
22
- name: Fix lint issues
23
run: pnpm run lint:fix
24
- uses: autofix-ci/action@8caa572fd27b0019a65e4c695447089c8d3138b9
25
+ with:
26
+ commit-message: 'chore: apply automated lint fixes'
0 commit comments