chore: updated triage label (#1152)

Description:

This PR updates the triage label for new issues
This commit is contained in:
Adithya Krishna
2024-05-08 17:56:23 +05:30
committed by GitHub

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"]
})