Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3f1259a

Browse files
authored
Update translate.yaml
1 parent5dcde06 commit3f1259a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

‎.github/workflows/translate.yaml‎

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,7 @@ jobs:
1212

1313
steps:
1414
-uses:actions/checkout@v4
15-
16-
-name:Clone CPython Repo
17-
run:git clone https://github.com/python/cpython venv/cpython
18-
15+
1916
-name:Set Up Python 3.12
2017
uses:actions/setup-python@v4
2118
with:
@@ -31,6 +28,7 @@ jobs:
3128
run:|
3229
git config --local user.email "python.docs.tr@gmail.com"
3330
git config --local user.name "python-docs-turkish"
31+
git add ${{ github.event.inputs.file }}
3432
git commit -m "Translate ${{ github.event.inputs.file }}"
3533
3634
-name:Create Pull Request

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp