Skip to content

Commit

Permalink
adjust playwright to only run on main
Browse files Browse the repository at this point in the history
  • Loading branch information
ann-kilzer committed Jul 6, 2024
1 parent af038f7 commit 9375a4e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Playwright Tests
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
test:
timeout-minutes: 60
Expand Down

0 comments on commit 9375a4e

Please sign in to comment.