Skip to content

fix(Products and Services): ORB-3110 - Migrar PC100 para dentro da versão 2.0.0-beta.1 #560

fix(Products and Services): ORB-3110 - Migrar PC100 para dentro da versão 2.0.0-beta.1

fix(Products and Services): ORB-3110 - Migrar PC100 para dentro da versão 2.0.0-beta.1 #560

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