Skip to content

Commit 5e02c81

Browse files
authored
update check_links.yml
delete workflow dispatch and verbose mode
1 parent 35d0ef0 commit 5e02c81

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/check_links.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Check Markdown links
22

33
on:
4-
workflow_dispatch:
54
push:
65
branches:
76
- master
@@ -19,4 +18,3 @@ jobs:
1918
- uses: gaurav-nelson/github-action-markdown-link-check@v1
2019
with:
2120
use-quiet-mode: 'yes'
22-
use-verbose-mode: 'yes'

0 commit comments

Comments
 (0)