Skip to content

Commit

Permalink
details to settings
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxMTheilig committed Jan 9, 2024
1 parent 4b63981 commit dd0d03a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/RenderAllDiagrams.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,9 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
with:
branch: auto/images-generation
commit-message: Generated Images from source Code by GitHub Action
title: Generated Images from GitHub Action
reviewer: ${{ github.actor }}
#- name: Commit and push
# run: |
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/RenderPlantUML.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,9 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
with:
branch: auto/images-generation
commit-message: Generated Images from source Code by GitHub Action
title: Generated Images from GitHub Action
reviewer: ${{ github.actor }}

#- name: Commit and push
Expand Down

0 comments on commit dd0d03a

Please sign in to comment.