Skip to content

Commit

Permalink
Update .github workflow for playwright
Browse files Browse the repository at this point in the history
noamolat-fs committed Jun 18, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent bbb8eb4 commit de8101e
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
@@ -1,9 +1,9 @@
name: Playwright Tests
on:
push:
branches: [ main ]
branches: [ hands-on ]
pull_request:
branches: [ main ]
branches: [ hands-on ]
jobs:
test:
timeout-minutes: 60

0 comments on commit de8101e

Please sign in to comment.