Update pull_request.yaml

This commit is contained in:
Michael Telatynski
2023-02-21 12:24:49 +00:00
committed by GitHub
parent b7455b2ccc
commit 77f8e4d822

View File

@@ -6,7 +6,5 @@ concurrency: ${{ github.workflow }}-${{ github.event.pull_request.head.ref }}
jobs:
action:
uses: matrix-org/matrix-js-sdk/.github/workflows/pull_request.yaml@develop
with:
labels: "T-Defect,T-Enhancement,T-Task"
secrets:
ELEMENT_BOT_TOKEN: ${{ secrets.ELEMENT_BOT_TOKEN }}