Skip to content

Commit

Permalink
Fix missing step name
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Jun 3, 2024
1 parent df660dd commit 61cfe22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/itself.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ jobs:
"workflowFile": "GH-820-graceperiod.yml"
}
]
- name:
- name: 'Copy the output results to files'
env:
DEBUG_PR_CONTEXT: '${{ steps.wait.outputs.pr }}'
DEBUG_CHECKS_CONTEXT: '${{ steps.wait.outputs.checks }}'
Expand Down

0 comments on commit 61cfe22

Please sign in to comment.