We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95731d8 commit 080d123Copy full SHA for 080d123
.github/workflows/gardening.yml
@@ -56,5 +56,6 @@ jobs:
56
{"path": "src", "label": "[Focus] Editor"},
57
{"path": "includes/class-blocks.php", "label": "[Focus] Editor"},
58
{"path": "integration", "label": "[Focus] Compatibility"},
59
- {"path": "includes/collection", "label": "[Feature] Collections"}
+ {"path": "includes/collection", "label": "[Feature] Collections"},
60
+ {"path": "includes/class-mailer.php", "label": "[Feature] Notifications"}
61
]'
0 commit comments