Skip to content

Commit

Permalink
fix: lychee action no checked files
Browse files Browse the repository at this point in the history
  • Loading branch information
KP64 committed Dec 3, 2024
1 parent 532b657 commit 7f85ad2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
uses: lycheeverse/lychee-action@v2
with:
fail: false
args: --header "accept=*/*" ./*.nix ./hosts/**/*.nix

- name: Create Issue From File
if: steps.lychee.outputs.exit_code != 0
Expand Down

0 comments on commit 7f85ad2

Please sign in to comment.