8000 Update update_changes.yml · python/python-docs-tr@bbe476e · GitHub
[go: up one dir, main page]

Skip to content

Commit bbe476e

Browse files
authored
Update update_changes.yml
1 parent bfc70cc commit bbe476e

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

.github/workflows/update_changes.yml

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,21 +29,14 @@ jobs:
2929
- name: Create Pull Request
3030
uses: peter-evans/create-pull-request@v4.2.3
3131
with:
32-
token: ${{ secrets.GITHUB_TOKEN }}
3332
commit-message: Translation Update
34-
committer: python-docs-tr <python.docs.tr@gmail.com>
35-
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
36-
signoff: true
3733
branch: translation-update-${{ github.ref_name }}
3834
delete-branch: true
3935
title: Translation Update ${{ github.ref_name }}
4036
body: |
41-
Update report
42-
- Updated with *today's* date
43-
- Auto-generated by [create-pull-request][1]
37+
There are some changes, don't forget to translate them!
4438
labels: |
45-
report
46-
automated pr
39+
update
4740
reviewers: |
4841
egeakman
4942
ardasak

0 commit comments

Comments
 (0)
0