chore: updated triage label

This commit is contained in:
Adithya Krishna
2024-05-08 17:03:57 +05:30
committed by GitHub
parent 2ba0f48c61
commit cc4efddabf

View File

@ -17,5 +17,5 @@ jobs:
issue_number: context.issue.number,
owner: context.repo.owner,
repo: context.repo.repo,
labels: ["needs triage"]
labels: ["status: triage"]
})