Skip to content

Commit

Permalink
add github committer
Browse files Browse the repository at this point in the history
  • Loading branch information
R-Palazzo committed Apr 15, 2024
1 parent 1393e20 commit 389c4e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/static_code_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
with:
token: ${{ secrets.GH_ACCESS_TOKEN }}
commit-message: Update static code analysis
author: "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>"
committer: "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>"
title: Latest Code Analysis
body: "This is an auto-generated PR with the **latest** code analysis results."
branch: static-code-analysis
Expand Down

0 comments on commit 389c4e2

Please sign in to comment.