Skip to content

Commit

Permalink
Update need-triage.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
svor authored Jun 3, 2024
1 parent 5cdfb11 commit e274079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/need-triage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: |
ISSUE_NUMBER=${{ github.event.issue.number }}
REPO=${{ github.repository }}
LABEL_TO_ADD="status/need-triage"
LABEL_TO_ADD="bug"
LABEL_PREFIX="severity"
# Get the issue labels
Expand Down

0 comments on commit e274079

Please sign in to comment.