Skip to content

Commit

Permalink
modify issue comment, noting this step may not end up there in the end
Browse files Browse the repository at this point in the history
  • Loading branch information
sjspielman committed Mar 12, 2024
1 parent 6951c7f commit 56ba3af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
issue-number: ${{ github.event.pull_request.number }}
body: |
**Spellcheck failed!**
[Here are the errors.](${{ steps.artifact-upload-step.outputs.artifact-url }})
To see the errors, either you can [download this zip file](${{ steps.artifact-upload-step.outputs.artifact-url }}) or click `Details` in the failed action check.
# # Uncomment this job at OpenScPCA Launch
# - name: Post issue with spellcheck results
Expand Down

0 comments on commit 56ba3af

Please sign in to comment.