Skip to content

Ignore check-wheel-content duplicate file error #2790

Ignore check-wheel-content duplicate file error

Ignore check-wheel-content duplicate file error #2790

Workflow file for this run

# Pull requests to this repo should have a triage label,
# this workflow ensures that this is the case.
name: Enforce PR label
on:
pull_request:
types: [labeled, unlabeled, opened, edited, synchronize]
jobs:
enforce-label:
runs-on: ubuntu-latest
steps:
- name: enforce-triage-label
uses: jupyterlab/maintainer-tools/.github/actions/enforce-label@v1