Skip to content

Commit

Permalink
Update report-maker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cansavvy authored Mar 15, 2024
1 parent a8e8562 commit 2e82808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/report-maker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
with:
issue-number: ${{ github.event.pull_request.number }}
comment-author: 'github-actions[bot]'
body-includes: 'The check: ${{ steps.setup.outputs.error_name }}'
body-includes: ${{ steps.setup.outputs.error_name }}' is currently being re-run'
direction: first
nth: 1

Expand Down

0 comments on commit 2e82808

Please sign in to comment.