Skip to content

Commit

Permalink
chore: autofix commit-message change
Browse files Browse the repository at this point in the history
test

test

[autofix.ci] apply automated fixes

change commit message

test

fix: lint issues

fix: autofix change version
  • Loading branch information
productdevbook committed Jul 10, 2023
1 parent 0393159 commit 8c011b0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/autofix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,6 @@ jobs:

- name: Fix lint issues
run: npm run lint:fix
- uses: autofix-ci/action@8bc06253bec489732e5f9c52884c7cace15c0160
- uses: autofix-ci/action@89762f9c25dd85f6b78cd40e521232e403357ec0
with:
commit-message: "fix: lint issues"

0 comments on commit 8c011b0

Please sign in to comment.