Skip to content

Update dependency com.microsoft.playwright:playwright to v1.43.0 #732

Update dependency com.microsoft.playwright:playwright to v1.43.0

Update dependency com.microsoft.playwright:playwright to v1.43.0 #732

name: Pull Requests
on:
workflow_dispatch:
pull_request:
merge_group:
push:
branches:
- "renovate/**"
concurrency:
group: "Pull Requests: ${{ github.workflow }} @ ${{ github.event.pull_request.head.label || github.head_ref || github.ref }}"
cancel-in-progress: true
jobs:
tests:
uses: ./.github/workflows/run_tests.yml
permissions:
contents: read
checks: write