We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72d8de4 commit 8525209Copy full SHA for 8525209
.github/workflows/issue-labels.yml
@@ -14,7 +14,7 @@ jobs:
14
env:
15
# To update the list of labels, see `getLabels.js`.
16
LABELS: '["bug","dependencies","duplicate","enhancement","good first issue","help wanted","invalid","python","question","wontfix"]'
17
- TRIAGERS: '["karthiknadig","paulacamargo25"]'
+ TRIAGERS: '["karrtikr","karthiknadig","paulacamargo25"]'
18
runs-on: ubuntu-latest
19
steps:
20
- uses: actions/github-script@v6
0 commit comments