We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0855910 commit c3982f5Copy full SHA for c3982f5
action.yml
@@ -1,5 +1,9 @@
1
name: 'markdown-link-check'
2
description: 'Check if all links are valid in markdown files.'
3
+author: 'Gaurav Nelson'
4
+branding:
5
+ icon: 'link'
6
+ color: 'green'
7
runs:
8
using: 'docker'
- image: 'Dockerfile'
9
+ image: 'Dockerfile'
0 commit comments