Skip to content

Commit

Permalink
feat: disable husky in actions
Browse files Browse the repository at this point in the history
  • Loading branch information
mario-jerkovic committed Mar 5, 2024
1 parent cda2584 commit b1c937f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ on:
pull_request:
workflow_dispatch:

env:
HUSKY: 0

jobs:
lint:
name: Lint
Expand Down

0 comments on commit b1c937f

Please sign in to comment.