Skip to content

Set up CI to lint workflows with action-validator #11506

Set up CI to lint workflows with action-validator

Set up CI to lint workflows with action-validator #11506

Workflow file for this run

name: Pull Request
on:
pull_request_target:
types: [opened, edited, labeled, unlabeled, synchronize]
jobs:
action:
uses: matrix-org/matrix-js-sdk/.github/workflows/pull_request.yaml@develop
secrets:
ELEMENT_BOT_TOKEN: ${{ secrets.ELEMENT_BOT_TOKEN }}