Skip to content

chore(deps): bump mermaid from 11.12.3 to 11.13.0 in /docs #117

chore(deps): bump mermaid from 11.12.3 to 11.13.0 in /docs

chore(deps): bump mermaid from 11.12.3 to 11.13.0 in /docs #117

Workflow file for this run

name: Smoke Trigger
on:
workflow_dispatch:
pull_request:
types: [labeled]
jobs:
call-smoke-workflow-call:
if: github.event_name == 'workflow_dispatch' || github.event.label.name == 'smoke-workflow-call'
uses: ./.github/workflows/smoke-workflow-call.lock.yml
secrets: inherit
permissions:
contents: read
discussions: write
issues: write
pull-requests: write