Skip to content

Commit

Permalink
Update azure-static-web-apps-delightful-forest-0a29f6210.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mxschmitt authored Sep 13, 2024
1 parent a9b59b4 commit 2d2b8ad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2d2b8ad

Please sign in to comment.