Skip to content

Commit

Permalink
Merge pull request #66 from eclipse-tractusx/ci/add-manual-trigger
Browse files Browse the repository at this point in the history
ci: Add manual trigger to render-puml-to-svg.yml
  • Loading branch information
mhellmeier authored Oct 30, 2023
2 parents fc7a7c0 + 3f60192 commit 3ff6987
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/render-puml-to-svg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ on:
- 'main'
paths:
- '**/*.puml'
workflow_dispatch:
# Trigger manually

jobs:
render-images:
uses: eclipse-tractusx/sig-infra/.github/workflows/reusable-generate-puml-svg.yaml@main
Expand Down

0 comments on commit 3ff6987

Please sign in to comment.