Skip to content

ci(github-actions): move the generate sponsor step to docpublish workflow #197

ci(github-actions): move the generate sponsor step to docpublish workflow

ci(github-actions): move the generate sponsor step to docpublish workflow #197

Workflow file for this run

name: "Label Pull Request"
on:
- pull_request_target
jobs:
label-pr:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/labeler@v4