diff --git a/.github/workflows/azure-static-web-apps-delightful-forest-0a29f6210.yml b/.github/workflows/azure-static-web-apps-delightful-forest-0a29f6210.yml index c57b9c1d0f..92f5f526af 100644 --- a/.github/workflows/azure-static-web-apps-delightful-forest-0a29f6210.yml +++ b/.github/workflows/azure-static-web-apps-delightful-forest-0a29f6210.yml @@ -75,7 +75,7 @@ jobs: name: Auto Merge runs-on: ubuntu-latest needs: [build_and_deploy_job, test] - if: github.repository == 'microsoft/playwright.dev' && startsWith(github.head_ref, 'roll/') + if: github.repository == 'microsoft/playwright.dev' && startsWith(github.head_ref, 'roll/next-') steps: - name: Merge pull request uses: actions/github-script@v7