Skip to content

Commit

Permalink
Update broken-link-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ashley-weaver committed Jun 27, 2024
1 parent 5141d9a commit 87e4f85
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/broken-link-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,9 @@ on:
name: Broken Link Check
jobs:
check:
name: Broken Link Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

- name: Link Checker
uses: lycheeverse/lychee-action@v1
- name: Broken Link Check
uses: ruzickap/action-my-broken-link-checker@v2
with:
url: https://www.dpc.cms.gov

0 comments on commit 87e4f85

Please sign in to comment.