Skip to content

ci: add ci/cd workflows #1

ci: add ci/cd workflows

ci: add ci/cd workflows #1

Workflow file for this run

name: Pull Request Labeler
on:
pull_request:
types:
- opened
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4