Skip to content

chore: sync shared files from github-config #20

chore: sync shared files from github-config

chore: sync shared files from github-config #20

Workflow file for this run

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