Skip to content

Commit

Permalink
Only run playwright tests on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
eyeseast committed Dec 12, 2023
1 parent 8ede2bb commit dd3ec70
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
@@ -1,8 +1,6 @@
name: Playwright Tests

on:
push:
branches: [master]
pull_request:
branches: [master]

Expand Down

0 comments on commit dd3ec70

Please sign in to comment.