FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update create_pr.yml · python/python-docs-tr@be75e0e · GitHub

Commit be75e0e

Browse files
authored
Update create_pr.yml
1 parent d5ef9cd commit be75e0e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

‎.github/workflows/create_pr.yml‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ jobs:
1515

1616
- name: Install dependencies
1717
run: pip install -r requirements.txt
18+
19+
- name: Clone CPython repo
20+
run: git clone https://github.com/python/cpython
1821

1922
- name: Run merge.py
2023
run: python merge.py branch ${GITHUB_REF##*/}

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL