Skip to content

Commit 71e2922

Browse files
committed
Rename label triage -> Status: Available.
1 parent a447e8b commit 71e2922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/label-issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ jobs:
1818
- name: Label issues
1919
uses: andymckay/labeler@5c59dabdfd4dd5bd9c6e6d255b01b9d764af4414
2020
with:
21-
add-labels: "triage"
21+
add-labels: "Status: Available"
2222
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)