Skip to content

moved playwright to reusable gh actions #101

moved playwright to reusable gh actions

moved playwright to reusable gh actions #101

Workflow file for this run

name: Playwright Tests
on: [push]
concurrency:
group: CT-caller-${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
call-workflow-trivy-scan:
uses: button-inc/button-shared-gh-actions/.github/workflows/test-code-playwright.yml@develop