Skip to content

Bump playwright-core from 1.46.1 to 1.47.0 #393

Bump playwright-core from 1.46.1 to 1.47.0

Bump playwright-core from 1.46.1 to 1.47.0 #393

Workflow file for this run

name: "Lint"
on: [push, workflow_dispatch]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
call-workflow:
uses: michijs/.github/.github/workflows/lint.yml@main
name: "Run lint"
secrets: inherit