better-beta-releases #136

Merged
saluu merged 3 commits from better-beta-releases into main 2023-07-22 00:35:50 +02:00
Showing only changes of commit 18f8d7d2c8 - Show all commits

View file

@ -57,7 +57,7 @@ steps:
image: *node_image
commands:
- <<: *enable_pnpm
- git fetch
- git fetch origin ${CI_COMMIT_TARGET_BRANCH}
- pnpm exec commitlint --from origin/${CI_COMMIT_TARGET_BRANCH}
when:
event: pull_request