Skip to content

Commit

Permalink
fix url pr-check uses for auto's CI
Browse files Browse the repository at this point in the history
  • Loading branch information
hipstersmoothie committed Nov 23, 2020
1 parent 0aebacc commit ce142f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ce142f5

Please sign in to comment.