Skip to content

PYIC-9116: Bump playwright-bdd to "^8.5.1" #585

PYIC-9116: Bump playwright-bdd to "^8.5.1"

PYIC-9116: Bump playwright-bdd to "^8.5.1" #585

name: Pre-merge checks
on:
pull_request:
types:
- opened
- reopened
- ready_for_review
- synchronize
jobs:
# Run the automated tests.
automatedTests:
uses: ./.github/workflows/automated-tests.yaml
secrets:
DYNATRACE_PAAS_TOKEN: ${{ secrets.DYNATRACE_PAAS_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}