Update end-to-end-tests.yaml

pull/27471/head
Michael Telatynski 2024-05-13 11:19:55 +01:00 committed by GitHub
parent 35046bb7b2
commit 6a6a362a8d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ jobs:
issues: read
pull-requests: read
with:
element-web-sha: ${{ github.sha }}
react-sdk-repository: matrix-org/matrix-react-sdk
# We only want to run the playwright tests on merge queue to prevent regressions
# from creeping in. They take a long time to run and consume multiple concurrent runners.