Skip to content

[Remote] IT Jobs - Strider #4914

[Remote] IT Jobs - Strider

[Remote] IT Jobs - Strider #4914

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"]'