Skip to content

fix(deps): update npm non-major dependencies #8

fix(deps): update npm non-major dependencies

fix(deps): update npm non-major dependencies #8

name: CI/CD Pull Request
on:
pull_request:
branches: [main]
types: [opened, synchronize, reopened]
jobs:
build-and-test:
uses: ./.github/workflows/workflow-build-and-test.yml
with:
environment: test
playwright-test:
uses: ./.github/workflows/workflow-playwright-test.yml