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: .github/workflows/code-quality.yml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@
2
2
# 1. Detects plugins with a quality configuration (phpcs.xml) has changed
3
3
# 2. Runs PHP Code Quality checks on those plugins using the custom action
4
4
# 3. Creates a matrix job for each plugin that has a quality configuration
5
-
# Bonus: This means you can have plugin specific badges e.g. [](https://github.com/wpengine/hwptoolkit/actions)
6
-
5
+
# Bonus: This means you can have plugin specific badges e.g.
0 commit comments