Skip to content

CI: Hashpin github-actions with dangerous permissions #2539

CI: Hashpin github-actions with dangerous permissions

CI: Hashpin github-actions with dangerous permissions #2539

Workflow file for this run

name: Enforce PR label
permissions:
contents: read
on:
pull_request:
types: [labeled, unlabeled, opened, edited, synchronize]
jobs:
enforce-label:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- name: enforce-triage-label
uses: jupyterlab/maintainer-tools/.github/actions/enforce-label@4b05d5f62ffa18bed92d556309c86a95554401b9 # v1