Skip to content

[Hibrido / Belo Horizonte, Minas Gerais, Brazil] QA Pleno (Híbrido - BH) na Coodesh #1573

[Hibrido / Belo Horizonte, Minas Gerais, Brazil] QA Pleno (Híbrido - BH) na Coodesh

[Hibrido / Belo Horizonte, Minas Gerais, Brazil] QA Pleno (Híbrido - BH) na Coodesh #1573

Workflow file for this run

name: Labeling new issue
on:
issues:
types: ['opened', 'edited']
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: Renato66/auto-label@v2
with:
repo-token: ${{ secrets.TOKEN_LABEL_ISSUE }}
labels-synonyms: '{"Inglês":["inglês","english"]}'
labels-not-allowed: '["Pendente de Informações"]'