Skip to content

Commit 9ea1616

Browse files
authored
(build) Update action definition
Trying to get status check to find this action.
1 parent b58ffd9 commit 9ea1616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Playwright Tests
22

33
on:
44
pull_request:
5-
branches: [ main, master ]
5+
branches: [ master ]
66
workflow_dispatch:
77
jobs:
88
test:

0 commit comments

Comments
 (0)