fix invalid json in workflow settings (#6831)

This commit is contained in:
Jerop Kipruto 2025-08-23 01:19:07 +09:00 committed by GitHub
parent 56ad22b39b
commit c4a788b7b2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -97,7 +97,7 @@ jobs:
{ {
"maxSessionTurns": 25, "maxSessionTurns": 25,
"coreTools": [ "coreTools": [
"run_shell_command(echo)", "run_shell_command(echo)"
], ],
"telemetry": { "telemetry": {
"enabled": true, "enabled": true,