Skip to content

Commit

Permalink
Temporarily enable it on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixMalfait committed Nov 8, 2024
1 parent 85cb044 commit 49002fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/playwright.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Playwright Tests
timeout-minutes: 30
on:
push:
branches: [ main, master ]
branches:
- main
pull_request:
branches: [ main, master ]
jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 49002fa

Please sign in to comment.