There was an error while loading. Please reload this page.
1 parent 26542c8 commit 42c5a1dCopy full SHA for 42c5a1d
1 file changed
.github/workflows/linkcheck_pull_request.yml
@@ -3,7 +3,8 @@ on:
3
pull_request:
4
paths:
5
- 'docs/**'
6
-
+ workflow_dispatch: {}
7
+
8
jobs:
9
linkcheck:
10
runs-on: ubuntu-latest
0 commit comments