[Hibrido / Zona Norte de São Paulo] C#/.Net Developer (Híbrido em Zona norte de SP) na Coodesh #237
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Labeling new issue | |
on: | |
issues: | |
types: ['opened', 'edited'] | |
jobs: | |
build: | |
runs-on: ubuntu-latest | |
steps: | |
- uses: Renato66/[email protected] | |
with: | |
repo-token: ${{ secrets.GITHUB_TOKEN }} | |
labels-not-allowed: '["Stale","Pendente de informações","Falta de informações"]' |