Skip to content

docs/SK-949 | Develop your own project review and update #143

docs/SK-949 | Develop your own project review and update

docs/SK-949 | Develop your own project review and update #143

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5