diff --git a/.github/workflows/playwright.yml b/.github/workflows/playwright.yml index 5032fa3e..72c79a1c 100644 --- a/.github/workflows/playwright.yml +++ b/.github/workflows/playwright.yml @@ -6,13 +6,6 @@ on: pull_request: branches: [main] -# Allow updating snapshots during manual runs -workflow_call: - inputs: - update-snapshots: - description: 'Update snapshots?' - type: boolean - # Allow updating snapshots during automatic runs workflow_dispatch: inputs: