Skip to content

Commit 89c0f76

Browse files
committed
Fix issue triage github action
1 parent 7308dad commit 89c0f76

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
**Important**: If no action is needed after completing your analysis, you **MUST** call the `noop` safe-output tool with a brief explanation. Failing to call any safe-output tool is the most common cause of safe-output workflow failures.
2+
3+
```json
4+
{"noop": {"message": "No action needed: [brief explanation of what was analyzed and why]"}}
5+
```

0 commit comments

Comments
 (0)