Skip to content

[REMOTO] Full Stack Pleno - PHP, Laravel, React e MySQL - Rede Parcerias #5115

[REMOTO] Full Stack Pleno - PHP, Laravel, React e MySQL - Rede Parcerias

[REMOTO] Full Stack Pleno - PHP, Laravel, React e MySQL - Rede Parcerias #5115

Workflow file for this run

name: Labeling new issue
on:
issues:
types: ['opened']
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: Renato66/auto-label@v2
with:
repo-token: ${{ secrets.GITHUB_ACTIONS }}
labels-synonyms: '{"🦠 Remoto durante pandemia":["Vaga Remota durante a pandemia"]}'
labels-not-allowed: '["Stale","Pendente de informações","Falta de informações"]'