Skip to content

Commit a566932

Browse files
committed
chore: temporary allow deploy without commitlint
1 parent 1cfef29 commit a566932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
release:
4141
uses: vidavidorra/.github/.github/workflows/release.yml@7cf5201e53e0e2c4daf7298cf97e5dab5d631c23 # v4.1.10
4242
needs:
43-
- lint-commit-messages
43+
# - lint-commit-messages
4444
- lint
4545
- build
4646
- test

0 commit comments

Comments
 (0)