Skip to content

Bump @mermaid-js/mermaid-cli from 11.3.0 to 11.4.0 #31

Bump @mermaid-js/mermaid-cli from 11.3.0 to 11.4.0

Bump @mermaid-js/mermaid-cli from 11.3.0 to 11.4.0 #31

Workflow file for this run

name: CI-pr-label
on:
pull_request_target:
types:
- opened
jobs:
label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Labeling
uses: actions/labeler@v5
with:
configuration-path: .github/pr-labeler.yml
sync-labels: true