Commit 2533efd
committed
Add category ID 194 to order check skip list
The repository's "Check Category Order Metadata" GitHub Actions workflow compares the metadata in
`content/categories/order.md` against the actual category structure on the forum in order to check for missed updates to
order.md as well as for incorrect category structure on the forum.
A well designed category structure is important for making the forum user friendly. However, in the case of vestigial or
internal categories with limited access, the structure is not important and so there is no need to include them in this
check. In this case, the category ID is added to the array in the skip list.1 parent 5a55a72 commit 2533efd
File tree
1 file changed
+1
-1
lines changed- assets/generate-category-order-metadata
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments