Skip to content

Commit c87d775

Browse files
Frank Steilerclaude
andcommitted
ci: add workflow_dispatch trigger to Quality Gates for promotion CI
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 945bd2e commit c87d775

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Quality Gates
33
on:
44
pull_request:
55
branches: [main, beta]
6+
workflow_dispatch:
67

78
concurrency:
89
group: ci-${{ github.ref }}

0 commit comments

Comments
 (0)