diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 6c3fa3feedd..8bc5a2fa65e 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -24,4 +24,5 @@ jobs: - uses: boa-dev/criterion-compare-action@master with: token: ${{ secrets.GITHUB_TOKEN }} + branchName: ${{ github.base_ref }} cwd: boa