Skip to content

Commit d5ef9cd

Browse files
authored
Update create_pr.yml
1 parent 9b783e4 commit d5ef9cd

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)