Skip to content

Commit

Permalink
specify config arg
Browse files Browse the repository at this point in the history
  • Loading branch information
musicEnfanthen committed Feb 4, 2024
1 parent 2fdc939 commit 9247b23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
File renamed without changes.
2 changes: 2 additions & 0 deletions .github/workflows/link-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
- name: Link Checker
id: lychee
uses: lycheeverse/lychee-action@c053181aa0c3d17606addfe97a9075a32723548a # ratchet:lycheeverse/[email protected]
with:
args: --config ../lychee.toml

- name: Create Issue From File
if: env.lychee_exit_code != 0
Expand Down

0 comments on commit 9247b23

Please sign in to comment.