Skip to content

Commit

Permalink
added assignee
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxMTheilig committed Jan 9, 2024
1 parent dd0d03a commit 11269d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/RenderAllDiagrams.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
branch: auto/images-generation
commit-message: Generated Images from source Code by GitHub Action
title: Generated Images from GitHub Action
assignees: ${{ github.actor }}
reviewer: ${{ github.actor }}
#- name: Commit and push
# run: |
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/RenderPlantUML.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
branch: auto/images-generation
commit-message: Generated Images from source Code by GitHub Action
title: Generated Images from GitHub Action
assignees: ${{ github.actor }}
reviewer: ${{ github.actor }}

#- name: Commit and push
Expand Down

0 comments on commit 11269d3

Please sign in to comment.