Rename triage workflow to triage-discussion-label
Rename .github/workflows/triage.yml to .github/workflows/triage-discussion-label.yml and update the workflow name from "Discussion Triage" to "Process Discuss Label" to better reflect its intent.
This commit is contained in:
parent
e861681139
commit
e1983ce457
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
name: Discussion Triage
|
||||
name: Process Discuss Label
|
||||
run-name: ${{ github.event_name == 'issues' && github.event.issue.title || github.event.pull_request.title }}
|
||||
permissions: {}
|
||||
on:
|
||||
Loading…
Add table
Add a link
Reference in a new issue