Improve PR, add pwd

This commit is contained in:
Colin McDonnell
2025-12-13 12:28:59 -08:00
parent 6371584c80
commit 6b79fd4e29
3 changed files with 1176 additions and 1166 deletions
+4
View File
@@ -223,5 +223,9 @@ The following is structured data about the GitHub event that triggered this run
${encodedEvent}`
: ""
}
************* RUNTIME CONTEXT *************
working_directory: ${process.cwd()}
`;
};