Skip to content

Commit

Permalink
Revert "Update weekly-link-check.yml (#281)"
Browse files Browse the repository at this point in the history
This reverts commit 4d2f19d.
  • Loading branch information
tanay1337 authored Nov 24, 2023
1 parent 4d2f19d commit 91c63bc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/weekly-link-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: gaurav-nelson/github-action-markdown-link-check@v1
id: check
with:
use-quiet-mode: 'yes'
use-verbose-mode: 'yes'
Expand All @@ -27,4 +26,3 @@ jobs:
body: |
Broken links found: [Failed Run](https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }})
Workflow: `${{ github.workflow }}`
${{ steps.check.outputs }}

0 comments on commit 91c63bc

Please sign in to comment.