Skip to content

Commit

Permalink
ci: run on deployment status instead
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Dec 13, 2023
1 parent 87c7a8a commit 30ee4f9
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,7 @@ on:
required: false
description: The URL to run the test suite against. If omitted, it runs against all.
type: string
push:
branches:
- main
pull_request:
branches:
- main
deployment_status:

jobs:
test:
Expand Down

0 comments on commit 30ee4f9

Please sign in to comment.