Skip to content

Commit 8a84f2f

Browse files
committed
Merge remote-tracking branch 'origin/update-from-template'
2 parents e715dff + 117e21e commit 8a84f2f

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)