mirror of https://github.com/vector-im/riot-web
Fix merge queue
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>pull/26841/head
parent
922f16812c
commit
68fec606f2
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue