Skip to content

Refactors: webhooks, config #1554

Refactors: webhooks, config

Refactors: webhooks, config #1554

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request:
types: [opened, edited, synchronize]
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
sync-labels: true