mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +08:00
Fix up the comment workflow to trigger on flaw checker (#24537)
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: Docs - Comment Workflow
|
name: Docs - Comment Workflow
|
||||||
on:
|
on:
|
||||||
workflow_run:
|
workflow_run:
|
||||||
workflows: ["Check for flaws"]
|
workflows: ["Docs - Check for flaws in PX4 Guide Source"]
|
||||||
types:
|
types:
|
||||||
- completed
|
- completed
|
||||||
jobs:
|
jobs:
|
||||||
Reference in New Issue
Block a user