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 b78a1ad commit 9fd051aCopy full SHA for 9fd051a
.github/workflows/downstream-end-to-end-tests.yml
@@ -27,6 +27,7 @@ jobs:
27
issues: read
28
pull-requests: read
29
with:
30
+ matrix-js-sdk-sha: ${{ github.sha }}
31
react-sdk-repository: matrix-org/matrix-react-sdk
32
# We only want to run the playwright tests on merge queue to prevent regressions
33
# from creeping in. They take a long time to run and consume multiple concurrent runners.
0 commit comments