Fix merge queue

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/26841/head
Michael Telatynski 2024-01-09 17:00:43 +00:00
parent 922f16812c
commit 68fec606f2
No known key found for this signature in database
GPG Key ID: A2B008A5F49F5D0D
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@ name: Pull Request
on:
pull_request_target:
types: [opened, edited, labeled, unlabeled, synchronize]
merge_group:
types: [checks_requested]
jobs:
action:
uses: matrix-org/matrix-js-sdk/.github/workflows/pull_request.yaml@develop