There was an error while loading. Please reload this page.
1 parent 92dcee9 commit 24027b1Copy full SHA for 24027b1
1 file changed
.github/workflows/playground.yaml
@@ -2,7 +2,11 @@ name: E2E tests
2
3
on:
4
push:
5
- branches: [poc/playwright]
+ branches:
6
+ - main
7
+ pull_request:
8
9
10
11
jobs:
12
e2e:
0 commit comments