Skip to content

Jefferson Silva Barbosa Junior #76

Jefferson Silva Barbosa Junior

Jefferson Silva Barbosa Junior #76

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.3.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
labels-not-allowed: '["stale"]'