Skip to content

Commit 3943326

Browse files
committed
Revert "Update create_pr.yml"
This reverts commit d5ef9cd.
1 parent 47a4e2b commit 3943326

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
@@ -17,4 +17,4 @@ jobs:
1717
run: pip install -r requirements.txt
1818

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

0 commit comments

Comments
 (0)