diff --git a/.github/workflows/pull-requests.yml b/.github/workflows/pull-requests.yml index 9bc96bd..83987b4 100644 --- a/.github/workflows/pull-requests.yml +++ b/.github/workflows/pull-requests.yml @@ -57,7 +57,7 @@ jobs: npx lerna run test:coverage release-bundlesize: - if: github.head_ref == 'release-please--branches--main' + if: github.head_ref == 'release-please--branches--main--components--auth-provider' runs-on: ubuntu-latest permissions: contents: write