Remove labeler (#1509)

This commit is contained in:
Jeremiah Lowin 2025-08-15 08:59:44 -04:00 committed by GitHub
commit ea50f4e5f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 46 deletions

View file

@ -1,13 +0,0 @@
name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
labeler:
permissions:
contents: read
pull-requests: write
issues: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5