diff --git a/.github/workflows/pull-request-automation.yml b/.github/workflows/pull-request-automation.yml index cf37fa00c060b..89f7f46478602 100644 --- a/.github/workflows/pull-request-automation.yml +++ b/.github/workflows/pull-request-automation.yml @@ -14,7 +14,7 @@ jobs: # isn't necessarily `trunk` (e.g. in the case of a merge). - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 with: - ref: trunk + ref: revert-66270-revert-65681-managing-packages show-progress: ${{ runner.debug == '1' && 'true' || 'false' }} - name: Setup Node.js and install dependencies