Skip to content

Commit

Permalink
build: playwright 브랜치 설정 (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
rbgksqkr committed Apr 10, 2024
1 parent 48a11a2 commit e053b25
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
name: Playwright Tests

on:
push:
branches:
- refactor/#118

jobs:
test:
timeout-minutes: 60
Expand Down

0 comments on commit e053b25

Please sign in to comment.