1
0
mirror of synced 2025-12-30 03:01:36 -05:00

Revise comment (#21218)

This commit is contained in:
Matt Pollard
2021-08-31 17:14:00 +02:00
committed by GitHub
parent 1bc88b72cf
commit 921848e3a7

View File

@@ -39,7 +39,7 @@ jobs:
# are broken. When an Actions step's exit code is 1, the action run's job status
# is failure and the run ends. The following steps create an issue for the
# broken link report only if any links are broken, so `if: ${{ failure() }}`
# ensures the steps run desite though the previous step's failure of the job.
# ensures the steps run despite the previous step's failure of the job.
#
# https://docs.github.com/actions/reference/context-and-expression-syntax-for-github-actions#job-status-check-functions