Skip to content

Commit c1c788d

Browse files
Update workflows/bug-reproduction-check/bug-reproduction-check.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent b015850 commit c1c788d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

workflows/bug-reproduction-check/bug-reproduction-check.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ jobs:
5252
AI_RESPONSE: steps.analyze-issue.outputs.response
5353
with:
5454
script: |
55-
console.log(process.env)
5655
const issue_number = context.issue.number
5756
await github.rest.issues.createComment({
5857
owner: context.repo.owner,

0 commit comments

Comments
 (0)