Skip to content

feat(Variable Incomes): ORB-3063 - PA129 - Informações complementares #540

feat(Variable Incomes): ORB-3063 - PA129 - Informações complementares

feat(Variable Incomes): ORB-3063 - PA129 - Informações complementares #540

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