diff --git a/.github/workflows/playwright.yml b/.github/workflows/playwright.yml index ac13fb4..1f2f264 100644 --- a/.github/workflows/playwright.yml +++ b/.github/workflows/playwright.yml @@ -5,7 +5,10 @@ on: - main pull_request: branches: - - main + - main + # Allows you to run this workflow manually from the Actions tab + workflow_dispatch: + jobs: test: env: