We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ff1856 commit bfa212dCopy full SHA for bfa212d
1 file changed
.github/workflows/linkcheck.yml
@@ -5,6 +5,8 @@ on:
5
branches:
6
- master
7
pull_request:
8
+ tags:
9
+ - 'check-links'
10
11
jobs:
12
markdown-link-check:
0 commit comments