Skip to content

Commit bb02326

Browse files
author
Andrei Jiroh Eugenio Halili
committed
fix some less-than-100-characters issue
Signed-off-by: Andrei Jiroh Eugenio Halili <[email protected]>
1 parent 82d5354 commit bb02326

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@
2424
description: "Blocks PRs from ever merging without removal of this label. Triggers WIP-styled blocks."
2525
color: "D93F0B"
2626
- name: "automation/mergify-approve-rule"
27-
description: "Automagically let either Mergify and/or your bot account to approve PRs for you by just adding this label."
27+
description: "Automation label for either Mergify and/or your bot account to approve PRs."
2828
color: "C66003"

.github/workflows/update-labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: github
1+
name: Issue Labels Manager
22

33
on:
44
push:

0 commit comments

Comments
 (0)