Skip to content

chore: bump release-drafter/release-drafter from a6a982fee9675c45c1765e9fa5308f7d6c3ecbd4 to 5de93583980a40bd78603b6dfdcda5b4df377b32 #135

chore: bump release-drafter/release-drafter from a6a982fee9675c45c1765e9fa5308f7d6c3ecbd4 to 5de93583980a40bd78603b6dfdcda5b4df377b32

chore: bump release-drafter/release-drafter from a6a982fee9675c45c1765e9fa5308f7d6c3ecbd4 to 5de93583980a40bd78603b6dfdcda5b4df377b32 #135

Workflow file for this run

name: PR Labeler
on:
pull_request_target:
types: [opened, synchronize, reopened]
permissions:
contents: read
pull-requests: write
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6
with:
configuration-path: .github/labeler.yml
sync-labels: true