Skip to content

Commit

Permalink
Update playwright.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Dexus authored Dec 21, 2024
1 parent 61ce40b commit 972d7f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@ name: Playwright Tests
on:
push:
branches: [main, master]
paths: ['**.json', '**.js', '**.ts', '**.gyp', '**.cc', '**.hpp', '**.yml']
pull_request:
branches: [main, master]
paths: ['**.json', '**.js', '**.ts', '**.gyp', '**.cc', '**.hpp', '**.yml']
jobs:
test:
strategy:
Expand Down

0 comments on commit 972d7f0

Please sign in to comment.