Skip to content

Commit e8a2094

Browse files
committed
[PETOSS-891] Add manual trigger for the pr-validation workflow
1 parent e98ef67 commit e8a2094

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
@@ -4,6 +4,7 @@ on:
44
pull_request_target:
55
types: [opened, reopened, synchronize]
66
branches: [master]
7+
workflow_dispatch:
78

89
jobs:
910
codegen-validation:

0 commit comments

Comments
 (0)