Skip to content

Commit

Permalink
name testing
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxMTheilig committed Jan 10, 2024
1 parent c050559 commit f1d45e9
Show file tree
Hide file tree
Showing 3 changed files with 297 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/RenderAllDiagrams.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,9 @@ jobs:
title: Generated Images from GitHub Action
assignees: ${{ github.actor }}
reviewers: ${{ github.actor }}
delete-branch: true
labels: automated pr

#- name: Commit and push
# run: |
# git config --local user.email "[email protected]"
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/RenderPlantUML.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:
title: Generated Images from GitHub Action
assignees: ${{ github.actor }}
reviewers: ${{ github.actor }}
delete-branch: true
labels: automated pr

#- name: Commit and push
# run: |
Expand Down
Loading

0 comments on commit f1d45e9

Please sign in to comment.