Skip to content

📌 Bump mermaid from 10.2.4 to 10.3.1 #419

📌 Bump mermaid from 10.2.4 to 10.3.1

📌 Bump mermaid from 10.2.4 to 10.3.1 #419

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