Skip to content

Commit

Permalink
add label
Browse files Browse the repository at this point in the history
  • Loading branch information
Volodymyr Savchenko authored and Volodymyr Savchenko committed Aug 16, 2024
1 parent f109cfb commit 79bb8bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
- name: Enable Pull Request Automerge and Approve
run: |
gh pr edit --add-label "test-live" ${{ steps.cpr.outputs.pull-request-number }}
gh pr merge --merge --auto ${{ steps.cpr.outputs.pull-request-number }}
gh pr review --approve ${{ steps.cpr.outputs.pull-request-number }}
env:
Expand Down

0 comments on commit 79bb8bb

Please sign in to comment.