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 b413b7b commit 20fc1a3Copy full SHA for 20fc1a3
.github/workflows/playwright.yml
@@ -1,7 +1,7 @@
1
name: Playwright Tests
2
on:
3
push:
4
- branches: [ main, master ]
+ branches: [ main, master, learn/wp-e2e-utils ]
5
pull_request:
6
branches: [ main, master ]
7
workflow_dispatch:
0 commit comments