Skip to content

Commit 50fe923

Browse files
authored
fix: issue-triage agent to not post noop-issue (#65826)
1 parent 81dc76b commit 50fe923

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/issue-triage-agent.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ tools:
3030
bash: ["cat", "head", "tail", "grep", "wc", "jq"]
3131

3232
safe-outputs:
33+
noop:
34+
report-as-issue: false
3335
add-labels:
3436
allowed:
3537
- area-auth

0 commit comments

Comments
 (0)