Skip to content

fix(Products and Services): ORB-3108 - ORB-3109 - Ajustar etiqueta removendo o yyy #559

fix(Products and Services): ORB-3108 - ORB-3109 - Ajustar etiqueta removendo o yyy

fix(Products and Services): ORB-3108 - ORB-3109 - Ajustar etiqueta removendo o yyy #559

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