Skip to content

Commit

Permalink
Update label_issue.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
maheshkasabe authored Jul 2, 2023
1 parent aadbc1f commit 9c9561a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/label_issue.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
steps:
- uses: Renato66/auto-label@v2
with:
repo-token: ${{ secrets.PAT }}
ignore-comments: true
labels-synonyms: '{"bug":["error","need fix","not working"],"enhancement":["upgrade"],"question":["help"]}'
labels-not-allowed: '["good first issue"]'
Expand Down

0 comments on commit 9c9561a

Please sign in to comment.