Skip to content

feat: support URLs in project #7

feat: support URLs in project

feat: support URLs in project #7

Workflow file for this run

---
name: "PR labeler"
'on':
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
sync-labels: true