Add workflow_dispatch trigger

This commit is contained in:
TheAssassin 2021-11-28 21:58:04 +01:00
parent 604acd36d1
commit b8555f01f2
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ on:
branches:
- master
pull_request:
workflow_dispatch:
jobs:
linkcheck: