Skip to content

Commit 3d050b5

Browse files
committed
Fix corrupted workflow file - remove duplicate code
1 parent 3446374 commit 3d050b5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/aicode-preprocess.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ jobs:
6161
ENHANCED_TASK="${{ steps.preprocess.outputs.enhanced_task }}"
6262
ORIGINAL_TASK="${{ github.event.client_payload.task }}"
6363
64-
# Escape JSON special characters in task strings
6564
# Use jq to properly construct JSON payload with proper escaping
6665
PAYLOAD=$(jq -n \
6766
--arg event_type "aicode-enhanced" \

0 commit comments

Comments
 (0)