Skip to content

Commit cda5a4a

Browse files
a-grealishparamt
authored andcommitted
Change internal action to self-check
1 parent 150bd21 commit cda5a4a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ jobs:
1212

1313
steps:
1414
- name: Run LinkChecker
15-
uses: paramt/url-checker@master
15+
id: self-check
16+
uses: ./
1617
with:
1718
files: test.md
1819
blacklist: https://www.github.com/paramt/this-doesnt-exist

0 commit comments

Comments
 (0)