Skip to content

Bump tj-actions/changed-files from 44.3.0 to 44.5.2 in the actions group #1868

Bump tj-actions/changed-files from 44.3.0 to 44.5.2 in the actions group

Bump tj-actions/changed-files from 44.3.0 to 44.5.2 in the actions group #1868

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