Skip to content

Commit 39802a4

Browse files
ci(e2e): run on master push and allow manual dispatch
1 parent d84060f commit 39802a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: Playwright E2E
22

33
on:
4-
pull_request:
54
push:
65
branches:
76
- master
7+
workflow_dispatch:
88

99
jobs:
1010
e2e:

0 commit comments

Comments
 (0)