Skip to content

Added 7, Linked 1 #1479

Added 7, Linked 1

Added 7, Linked 1 #1479

Workflow file for this run

name: "Label PRs"
on:
- pull_request_target
jobs:
label-prs:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
sync-labels: true