We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1644a77 commit eb9ab18Copy full SHA for eb9ab18
.github/workflows/test.yml
@@ -2,7 +2,7 @@ name: Run unit tests
2
on:
3
pull_request:
4
push:
5
- branches: [main]
+ branches: [main, playwright-onPageLoad]
6
jobs:
7
test:
8
name: Build and Test
0 commit comments