Skip to content

Commit d23ee52

Browse files
authored
Merge pull request #241 from spier/patch-3
[docs] This action is checking patterns/* as well as README now
2 parents 392a4c8 + 5d127ee commit d23ee52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# from: https://github.com/marketplace/actions/link-checker
22
# link checker used is 'liche': https://github.com/raviqqe/liche
33

4-
name: Link Check on README.md
4+
name: Link Check on Patterns and README
55

66
on: [push, pull_request]
77
jobs:

0 commit comments

Comments
 (0)