Fix up the comment workflow to trigger on flaw checker (#24537)

This commit is contained in:
Hamish Willee 2025-03-19 09:58:09 +11:00 committed by GitHub
parent 64ad0ebe87
commit 8f5ea5fc30
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
name: Docs - Comment Workflow
on:
workflow_run:
workflows: ["Check for flaws"]
workflows: ["Docs - Check for flaws in PX4 Guide Source"]
types:
- completed
jobs: