Skip to content

Commit

Permalink
feat: #52 tweak to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
willmcvay committed Mar 27, 2024
1 parent ad52b72 commit e21065f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit e21065f

Please sign in to comment.