Skip to content

Commit

Permalink
typos again
Browse files Browse the repository at this point in the history
  • Loading branch information
jharrell committed Apr 29, 2024
1 parent 7edaa74 commit 3a50795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-all-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
echo "body=${OUTPUT}" >> "$GITHUB_OUTPUT"
echo "success=${SUCCESS}" >> "$GITHUB_OUTPUT"
- uses: ./.github/workflows/create-or-update-comment.yml
- uses: ./.github/actions/create-or-update-comment
with:
pull-request: ${{ github.event.pull_request.number }}
body: ${{ steps.absolute-urls.outputs.body }}
Expand Down

0 comments on commit 3a50795

Please sign in to comment.