Skip to content

Commit fb6ab48

Browse files
committed
Disable markdown-link-check
1 parent 4957816 commit fb6ab48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/link-check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Check Markdown links
2-
on: [push, pull_request]
2+
on: []
33
jobs:
44
markdown-link-check:
55
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)