Skip to content

Commit 6edf590

Browse files
committed
ci: add workflow_dispatch to pr-validate for manual run
1 parent aa159de commit 6edf590

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pr-validate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
- '*.md'
1010
- '.vscode/**'
1111
- '.idea/**'
12+
workflow_dispatch:
1213

1314
concurrency:
1415
group: pr-validation-${{ github.ref }}

0 commit comments

Comments
 (0)