Skip to content

Include (potentially nested) pyproject.toml files in the pip hash key #683

Include (potentially nested) pyproject.toml files in the pip hash key

Include (potentially nested) pyproject.toml files in the pip hash key #683

Workflow file for this run

name: Enforce PR label
on:
pull_request:
types: [labeled, unlabeled, opened, edited, synchronize]
jobs:
enforce-label:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- name: Checkout
uses: actions/checkout@v4
- name: enforce-triage-label
uses: ./.github/actions/enforce-label