Skip to content

pr-labeler-92 feat: Add left-right derangement property #61

pr-labeler-92 feat: Add left-right derangement property

pr-labeler-92 feat: Add left-right derangement property #61

---
name: pr-labeler
run-name: pr-labeler-${{ github.event.number }} ${{ github.event.pull_request.title }}
on:
pull_request:
types: [opened, reopened]
pull_request_target:
types: [opened, reopened]
permissions:
contents: read
jobs:
pr-labeler:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: TimonVS/pr-labeler-action@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/pr-labeler.yaml