Skip to content

Commit 91ca2bd

Browse files
committed
Revert "Update create_pr.yml"
This reverts commit 5afa00a.
1 parent a61416d commit 91ca2bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create_pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
run: git clone https://github.com/python/cpython
2121

2222
- name: Run merge.py
23-
run: python merge.py ${GITHUB_REF##*/}
23+
run: python merge.py branch ${GITHUB_REF##*/}

0 commit comments

Comments
 (0)