Skip to content

feat(Payments): ORB-3078 - SB41 - Alterar descrição API #546

feat(Payments): ORB-3078 - SB41 - Alterar descrição API

feat(Payments): ORB-3078 - SB41 - Alterar descrição API #546

name: Auto merge em pull request na branch homologao-interno
on:
pull_request:
branches:
- stage
types:
- opened
jobs:
merge_pull_request:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Realizando merge
env:
GH_TOKEN: ${{ secrets.AREADEV_INTEGRATION }}
run: gh pr merge ${{ github.event.pull_request.number }} --merge