Skip to content

Commit 977fe66

Browse files
chore: skip husky install on ci
1 parent c6a93cf commit 977fe66

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pr.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ jobs:
4848
context: .
4949
file: ./Dockerfile
5050
push: false
51+
env:
52+
HUSKY: 0
5153
semantic-pr:
5254
name: Validate PR title for semantic versioning
5355
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)