Skip to content

Commit 080d123

Browse files
committed
Add automatic labeling for notifications (emails)
1 parent 95731d8 commit 080d123

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/gardening.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,6 @@ jobs:
5656
{"path": "src", "label": "[Focus] Editor"},
5757
{"path": "includes/class-blocks.php", "label": "[Focus] Editor"},
5858
{"path": "integration", "label": "[Focus] Compatibility"},
59-
{"path": "includes/collection", "label": "[Feature] Collections"}
59+
{"path": "includes/collection", "label": "[Feature] Collections"},
60+
{"path": "includes/class-mailer.php", "label": "[Feature] Notifications"}
6061
]'

0 commit comments

Comments
 (0)