better-beta-releases #136
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue