Skip to content

Commit 5d127ee

Browse files
authored
This action is checking patterns/* as well as README now
1 parent 34e3030 commit 5d127ee

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)