mirror of https://github.com/vector-im/riot-web
Update pull_request.yaml
parent
1a34ded0a1
commit
04f2a55500
|
@ -2,7 +2,6 @@ name: Pull Request
|
|||
on:
|
||||
pull_request_target:
|
||||
types: [opened, edited, labeled, unlabeled, synchronize]
|
||||
concurrency: ${{ github.workflow }}-${{ github.event.pull_request.head.ref }}
|
||||
jobs:
|
||||
action:
|
||||
uses: matrix-org/matrix-js-sdk/.github/workflows/pull_request.yaml@develop
|
||||
|
|
Loading…
Reference in New Issue