Skip to content

ci(release): stage the release PR instead of opening it, and move to comlink 4.4.2 #98

ci(release): stage the release PR instead of opening it, and move to comlink 4.4.2

ci(release): stage the release PR instead of opening it, and move to comlink 4.4.2 #98

Workflow file for this run

name: Auto Label PR
on:
pull_request_target:
types: [opened, synchronize]
permissions:
contents: read
pull-requests: write
jobs:
label:
name: Auto Label
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- uses: actions/labeler@v7
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: false