Skip to content

⬆️ NPM: Bump @playwright/test from 1.47.1 to 1.49.1 #423

⬆️ NPM: Bump @playwright/test from 1.47.1 to 1.49.1

⬆️ NPM: Bump @playwright/test from 1.47.1 to 1.49.1 #423

Workflow file for this run

name: PR - build
on:
pull_request:
branches:
- main
workflow_dispatch:
jobs:
build-code:
name: Build and upload artifacts
uses: ./.github/workflows/template-build.yml
with:
branch_name: ${{ github.ref }}
environment: staging
secrets: inherit