File tree 3 files changed +3
-3
lines changed 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 39
39
name : Link Checker
40
40
uses : lycheeverse/lychee-action@v2
41
41
with :
42
- args : --verbose --no-progress --exclude-mail -- cache --max-cache-age 1d $MARKDOWN_FILES
42
+ args : --verbose --no-progress --cache --max-cache-age 1d $MARKDOWN_FILES
43
43
fail : true
44
44
jobSummary : true
45
45
env :
Original file line number Diff line number Diff line change 27
27
- name : Link Checker
28
28
uses : lycheeverse/lychee-action@v2
29
29
with :
30
- args : --verbose --no-progress --exclude-mail -- cache --max-cache-age 1d README.md patterns/ book/ translation/
30
+ args : --verbose --no-progress --cache --max-cache-age 1d README.md patterns/ book/ translation/
31
31
fail : true
32
32
jobSummary : true
33
33
env :
Original file line number Diff line number Diff line change @@ -10,6 +10,6 @@ https://ulir.ul.ie/bitstream/handle/10344/4443/Stol_2014_inner.pdf
10
10
.*@andrew.clegg.*
11
11
https://m.dotdev.co/how-to-write-a-readme-that-rocks-bc29f279611a
12
12
https://www.chathamhouse.org/about-us/chatham-house-rule
13
-
13
+ https://www.linkedin.com/in
14
14
# from source-code-inventory.md / no longer reachable but we want to keep the link in the pattern in case we find it again.
15
15
https://github.com/trieshard/source-strategy-assessment/blob/master/framework.md
You can’t perform that action at this time.
0 commit comments