Skip to content

Commit

Permalink
CI: Configure commit author
Browse files Browse the repository at this point in the history
in order to prevent "untrusted" commits

Signed-off-by: Knut Ahlers <[email protected]>
  • Loading branch information
Luzifer committed Nov 21, 2024
1 parent 87f9b05 commit 6f59345
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-regen-translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:

- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_author: 'github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>'
commit_message: 'CI: Update embedded translations'
file_pattern: 'src/langs/langs.js'

Expand Down

0 comments on commit 6f59345

Please sign in to comment.