Skip to content

feat!: support --lib param of mf-dev command #818

feat!: support --lib param of mf-dev command

feat!: support --lib param of mf-dev command #818

Workflow file for this run

name: PR Labeler
on:
pull_request_target:
types:
- opened
- edited
permissions:
issues: write
contents: read
jobs:
change-labeling:
name: Labeling for changes
runs-on: ubuntu-latest
if: github.repository == 'web-infra-dev/rslib'
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