Enable browser tests on push (#3878)

main
Chenlei Hu 8 months ago committed by GitHub
parent e3579f3360
commit f12fa1d8d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -7,6 +7,8 @@
name: Playwright Browser Tests CI
on:
push:
branches: [ main, master ]
pull_request:
branches: [ main, master ]

Loading…
Cancel
Save