Run Playwright tests on merge queue (#26801)

This commit is contained in:
Michael Telatynski 2024-01-08 12:35:42 +00:00 committed by GitHub
parent 9ee7440dfd
commit 922f16812c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 79 additions and 0 deletions

View file

@ -3,6 +3,8 @@ on:
pull_request: {}
push:
branches: [develop, master]
merge_group:
types: [checks_requested]
repository_dispatch:
types: [element-web-notify]
env: