diff --git a/.github/workflows/test_integration_playwright.yml b/.github/workflows/test_integration_playwright.yml index ea6406cfe..ef9c75bee 100644 --- a/.github/workflows/test_integration_playwright.yml +++ b/.github/workflows/test_integration_playwright.yml @@ -32,6 +32,9 @@ on: workflow_run: workflows: ["Build and deploy GovTool test stack"] types: [completed] + branches: + - test + - infra/test-chores concurrency: group: ${{ github.workflow }}-${{ github.ref }}