Skip to content

Update branch name to trigger all job runs on push to main #619

Update branch name to trigger all job runs on push to main

Update branch name to trigger all job runs on push to main #619

Workflow file for this run

name: Enforce PR label
on:
pull_request:
types: [labeled, unlabeled, opened, edited, synchronize]
jobs:
enforce-label:
runs-on: ubuntu-22.04
steps:
- name: enforce-triage-label
uses: jupyterlab/maintainer-tools/.github/actions/enforce-label@v1