Skip to content

Commit e1983ce

Browse files
committed
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.
1 parent e861681 commit e1983ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/triage.yml renamed to .github/workflows/triage-discussion-label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Discussion Triage
1+
name: Process Discuss Label
22
run-name: ${{ github.event_name == 'issues' && github.event.issue.title || github.event.pull_request.title }}
33
permissions: {}
44
on:

0 commit comments

Comments
 (0)