Skip to content

Commit 9c80cc9

Browse files
Copilotedburns
andauthored
Fix safe-output naming: use snake_case consistently in codegen-agentic-fix.md
Agent-Logs-Url: https://github.com/github/copilot-sdk-java/sessions/b6a75ef1-fd8c-4a1b-ac77-589593f6dc9e Co-authored-by: edburns <75821+edburns@users.noreply.github.com>
1 parent 54756ed commit 9c80cc9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codegen-agentic-fix.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ tools:
3333
toolsets: [context, repos]
3434

3535
safe-outputs:
36-
push-to-pull-request-branch:
36+
push_to_pull_request_branch:
3737
max: 3
38-
add-comment:
38+
add_comment:
3939
target: "*"
4040
max: 5
4141
noop:

0 commit comments

Comments
 (0)