Skip to content

✨ mermaid: 拡大ボタン + 全画面 pan/zoom overlay を追加 #7

✨ mermaid: 拡大ボタン + 全画面 pan/zoom overlay を追加

✨ mermaid: 拡大ボタン + 全画面 pan/zoom overlay を追加 #7

name: HOL Plugin Scanner
on:
push:
branches:
- main
pull_request:
permissions:
contents: read
security-events: write
jobs:
scan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.2.2
- uses: hashgraph-online/ai-plugin-scanner-action@v1
with:
plugin_dir: "."
config: ".plugin-scanner.toml"
min_score: 80
fail_on_severity: high