这是indexloc提供的服务,不要输入任何密码
Skip to content

chore(deps): bump js-yaml from 4.1.0 to 4.1.1 in /packages/tldraw #2622

chore(deps): bump js-yaml from 4.1.0 to 4.1.1 in /packages/tldraw

chore(deps): bump js-yaml from 4.1.0 to 4.1.1 in /packages/tldraw #2622

Workflow file for this run

name: PR Labeler
on:
pull_request_target:
types: [opened]
jobs:
pr-labeler:
runs-on: ubuntu-latest
steps:
- uses: TimonVS/pr-labeler-action@v3.1.0
with:
# optional, .github/pr-labeler.yml is the default value
configuration-path: .github/pr-labeler.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}