Skip to content

Commit d1937f9

Browse files
authored
Merge pull request #190 from t-bltg/patch-1
add manual `workflow_dispatch`
2 parents 0ac2fe1 + 57eed04 commit d1937f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
tags: '*'
77
pull_request:
88
paths: ['docs/**']
9+
workflow_dispatch:
910

1011
concurrency:
1112
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}

0 commit comments

Comments
 (0)