Update Version WF
This commit is contained in:
parent
7d7017b568
commit
66d956c6f0
@ -104,7 +104,6 @@ jobs:
|
||||
PR_NUMBER=$(gh pr list --head "update_versions" --json number --jq '.[].number')
|
||||
if [ -n "$PR_NUMBER" ]; then
|
||||
gh pr review $PR_NUMBER --approve
|
||||
gh pr merge $PR_NUMBER --squash --delete-branch --admin
|
||||
fi
|
||||
|
||||
- name: Approve pull request
|
||||
|
Loading…
x
Reference in New Issue
Block a user