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 9c9561a commit b385fca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label_issue.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
- uses: Renato66/auto-label@v2
with:
repo-token: ${{ secrets.PAT }}
repo-token: ${{ secrets.GITHUB_TOKEN }}
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 b385fca

Please sign in to comment.