Skip to content

[Porto Alegre] Ruby on Rails Developer Pleno CyberSec Hunter #3

[Porto Alegre] Ruby on Rails Developer Pleno CyberSec Hunter

[Porto Alegre] Ruby on Rails Developer Pleno CyberSec Hunter #3

Workflow file for this run

name: Labeling new issue
on:
issues:
types: ['opened', 'edited']
jobs:
build:
permissions: write-all
runs-on: ubuntu-latest
steps:
- uses: Renato66/auto-label@v2.4.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
labels-not-allowed: '["Falta Informações","Request changes","stale"]'
labels-synonyms: '{"pleno":["mid", "middle", "plain"],"remoto":["remote", "home-office", "home"], "hibrido":["hybrid"], "presencial":["office"]}'