mirror of
https://github.com/go-task/task.git
synced 2025-12-29 00:24:50 +01:00
chore: update label names in workflows (#1195)
This commit is contained in:
2
.github/workflows/issue-needs-triage.yml
vendored
2
.github/workflows/issue-needs-triage.yml
vendored
@@ -24,6 +24,6 @@ jobs:
|
||||
issue_number: context.issue.number,
|
||||
owner: context.repo.owner,
|
||||
repo: context.repo.repo,
|
||||
labels: ['needs triage']
|
||||
labels: ['state: needs triage']
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user