We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6a93cf commit 977fe66Copy full SHA for 977fe66
.github/workflows/pr.yml
@@ -48,6 +48,8 @@ jobs:
48
context: .
49
file: ./Dockerfile
50
push: false
51
+ env:
52
+ HUSKY: 0
53
semantic-pr:
54
name: Validate PR title for semantic versioning
55
runs-on: ubuntu-latest
0 commit comments