Skip to content
This repository was archived by the owner on Jan 30, 2026. It is now read-only.

Commit dee27cf

Browse files
committed
ci: add workflow_dispatch trigger to PR validation workflow
1 parent c219ef8 commit dee27cf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pr-validation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: PR Validation
22

33
on:
4+
workflow_dispatch:
45
pull_request:
56
branches: [main, stable, "*.x"]
67

0 commit comments

Comments
 (0)