diff --git a/.circleci/config.yml b/.circleci/config.yml index ea29a2993..e82817e83 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -78,7 +78,7 @@ jobs: at: ~/auto - run: name: Check for SemVer Label - command: yarn auto pr-check --url $CIRCLE_PULL_REQUEST + command: yarn auto pr-check --url $CIRCLE_BUILD_URL test: <<: *defaults