Merge branch 'develop' into actions/localazy-download

This commit is contained in:
Michael Telatynski 2024-11-27 09:17:35 +00:00 committed by GitHub
commit 8dee60bb9a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,6 +9,6 @@ jobs:
action:
uses: matrix-org/matrix-js-sdk/.github/workflows/pull_request.yaml@develop
permissions:
pull-requests: read
pull-requests: write
secrets:
ELEMENT_BOT_TOKEN: ${{ secrets.ELEMENT_BOT_TOKEN }}