Update ai-triage.yml

This commit is contained in:
Alexandre
2025-08-11 08:24:24 +02:00
committed by GitHub
parent 7dd577cf34
commit 15ef4aaa78

View File

@@ -179,8 +179,8 @@ jobs:
echo "Writing patch..."
cat > ai.patch <<'PATCH'
${{ steps.genpatch.outputs.result }}
PATCH
${{ steps.genpatch.outputs.result }}
PATCH
echo "Applying patch..."
git config user.name "ai-triage-bot"