Skip to content

Commit

Permalink
fix: fix weekly link checker to include config (#410)
Browse files Browse the repository at this point in the history
Co-authored-by: Tanay Pant <tanaypantprotonmail.com>
  • Loading branch information
tanay1337 authored Mar 22, 2024
1 parent a9ae63f commit b84510a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/weekly-link-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
use-quiet-mode: 'yes'
use-verbose-mode: 'yes'
folder-path: './'
config-file: 'linkchecker-config.json'
base-branch: 'main'
- name: Create Issue
if: ${{ failure() }}
Expand Down

0 comments on commit b84510a

Please sign in to comment.