Skip to content

Commit

Permalink
Prevent husky to be executed
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio Ribeiro committed Jun 7, 2024
1 parent ab8b4a0 commit b599ae2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ jobs:
- uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: "Prettify code"
commit_options: '--no-verify'

0 comments on commit b599ae2

Please sign in to comment.