Skip to content

Bump tj-actions/changed-files from 35.4.4 to 35.8.0 #166

Bump tj-actions/changed-files from 35.4.4 to 35.8.0

Bump tj-actions/changed-files from 35.4.4 to 35.8.0 #166

Workflow file for this run

name: Enforce PR label
on:
pull_request_target:
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@v1