Skip to content

Commit

Permalink
chore(docs): passing nothing if pull request is unbounded (#4794)
Browse files Browse the repository at this point in the history
Hopefully fixes master CI
  • Loading branch information
signorecello authored Feb 27, 2024
1 parent e69b586 commit db3f785
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 @@ -1124,7 +1124,7 @@ jobs:
build docs
echo "Deploying docs"
docs/deploy_netlify.sh $CIRCLE_BRANCH $CIRCLE_PULL_REQUEST
docs/deploy_netlify.sh $BRANCH $PULL_REQUEST
yellow-paper:
machine:
Expand Down

0 comments on commit db3f785

Please sign in to comment.