Skip to content

Commit 29dfe50

Browse files
authored
Merge pull request #18 from xdev-software/update-from-template
Update from template
2 parents 936674a + 117e21e commit 29dfe50

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/.lycheeignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Ignorefile for broken link check
2+
localhost

.github/workflows/broken-links.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v4
1616

17+
- run: mv .github/.lycheeignore .lycheeignore
18+
1719
- name: Link Checker
1820
id: lychee
1921
uses: lycheeverse/lychee-action@v1

0 commit comments

Comments
 (0)