mirror of
https://github.com/TeamNewPipe/documentation
synced 2025-10-06 00:22:52 +02:00
Add workflow_dispatch trigger
This commit is contained in:
1
.github/workflows/linkcheck.yml
vendored
1
.github/workflows/linkcheck.yml
vendored
@@ -5,6 +5,7 @@ on:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
linkcheck:
|
||||
|
Reference in New Issue
Block a user