You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ jobs:
57
57
manifest: path/to/manifest/labels.yml
58
58
```
59
59
60
-
If a label color changes, the same label is updated with the new color. If a label name changes, the previous label is deleted by default.
60
+
If a label color or description changes, the same label is updated with the new color or description. If a label name changes, the previous label is deleted by default.
61
61
Also all existing labels which not listed in `manifest` will be deleted by default.
62
62
All issues and PRs that were previously labeled with this label are now unlabeled.
0 commit comments