Skip to content

Tighten GITHUB_TOKEN permissions #12424

Tighten GITHUB_TOKEN permissions

Tighten GITHUB_TOKEN permissions #12424

Workflow file for this run

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