8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbe476e commit 7a0d35bCopy full SHA for 7a0d35b
.github/workflows/update_changes.yml
@@ -30,6 +30,8 @@ jobs:
30
uses: peter-evans/create-pull-request@v4.2.3
31
with:
32
commit-message: Translation Update
33
+ author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
34
+ committer: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
35
branch: translation-update-${{ github.ref_name }}
36
delete-branch: true
37
title: Translation Update ${{ github.ref_name }}
0 commit comments