Skip to content

chore(deps): update typescript and @microsoft/api-extractor #82

chore(deps): update typescript and @microsoft/api-extractor

chore(deps): update typescript and @microsoft/api-extractor #82

Workflow file for this run

name: PR Labeler
on:
pull_request_target:
types:
- opened
- edited
permissions:
# Allow `github/issue-labeler` to add labels
issues: write
pull-requests: write
jobs:
release-labeling:
# See context at https://github.com/web-infra-dev/rspack/discussions/2760
name: Labeling for releasing
runs-on: ubuntu-latest
steps:
- uses: github/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/pr-labeler.yml
enable-versioned-regex: 0
include-title: 1
sync-labels: 1