Add workflow_dispatch trigger
This commit is contained in:
parent
604acd36d1
commit
b8555f01f2
|
@ -5,6 +5,7 @@ on:
|
|||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
linkcheck:
|
||||
|
|
Loading…
Reference in New Issue