From 2d2b8ad036d42b33715cbdf6483f6e4949b6161d Mon Sep 17 00:00:00 2001 From: Max Schmitt Date: Fri, 13 Sep 2024 12:21:45 +0200 Subject: [PATCH] Update azure-static-web-apps-delightful-forest-0a29f6210.yml --- .../azure-static-web-apps-delightful-forest-0a29f6210.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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