Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b783e4 commit d5ef9cdCopy full SHA for d5ef9cd
.github/workflows/create_pr.yml
@@ -17,4 +17,4 @@ jobs:
17
run: pip install -r requirements.txt
18
19
- name: Run merge.py
20
- run: python merge.py --branch ${GITHUB_REF##*/}
+ run: python merge.py branch ${GITHUB_REF##*/}
0 commit comments