Skip to content

📌 Bump fuse.js from 6.6.2 to 7.0.0 #489

📌 Bump fuse.js from 6.6.2 to 7.0.0

📌 Bump fuse.js from 6.6.2 to 7.0.0 #489

Workflow file for this run

name: Labeller
on: [pull_request_target]
jobs:
label:
name: Label
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- name: Label
uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeller.yml