chore: update github actions/issues workflows

This commit is contained in:
Aarnav Tale
2026-03-01 13:45:36 -05:00
parent 0cff389051
commit df11aefd0c
10 changed files with 206 additions and 86 deletions
+17
View File
@@ -0,0 +1,17 @@
name: Labeler
on:
pull_request_target:
types: [opened, synchronize]
permissions:
contents: read
pull-requests: write
jobs:
label:
name: Label PR
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6
with:
sync-labels: true