10000
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 1545163 commit f7a6967Copy full SHA for f7a6967
.github/workflows/update_changes.yml
@@ -34,9 +34,9 @@ jobs:
34
committer: python-docs-tr <python.docs.tr@gmail.com>
35
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
36
signoff: true
37
- branch: translation-update_${{ github.ref_name }}
+ branch: translation-update-${{ github.ref_name }}
38
delete-branch: true
39
- title: 'Translation Update ${{ github.ref_name }}'
+ title: Translation Update ${{ github.ref_name }}
40
body: |
41
Update report
42
- Updated with *today's* date
0 commit comments