Skip to content

Commit 33db857

Browse files
committed
Add md change to start the link checker
1 parent 836a962 commit 33db857

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/link-checker-prs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
- if: ${{ env.MARKDOWN_FILES != '' }}
3939
name: Link Checker
40-
uses: lycheeverse/lychee-action@v1.5.0
40+
uses: lycheeverse/lychee-action@v1.5.1
4141
with:
4242
args: --verbose --no-progress --cache --max-cache-age 1d $MARKDOWN_FILES
4343
fail: true

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ NOTE: The 'Initial' Patterns below don't have a Patlet yet, which is essential f
8585
This is why we keep these patterns at the bottom of the list.
8686
-->
8787

88+
change something
89+
8890
* [Overcome Acquisition Based Silos - Developers](patterns/1-initial/overcome-acquisition-based-silos-developer.md)
8991
* [Overcome Acquisition Based Silos - Managers](patterns/1-initial/overcome-acquisition-based-silos-manager.md)
9092
* [Discover Your InnerSource](patterns/1-initial/discover-your-innersource.md)

0 commit comments

Comments
 (0)