From 2beb9bb75bff245b1501324cd37b48a35a691d85 Mon Sep 17 00:00:00 2001 From: Jonathan Danse Date: Fri, 24 Apr 2026 09:32:23 +0200 Subject: [PATCH] Add 'skills' to the documentation list --- src/Command/AbstractCommand.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Command/AbstractCommand.php b/src/Command/AbstractCommand.php index 9b5a2c1..56fc582 100644 --- a/src/Command/AbstractCommand.php +++ b/src/Command/AbstractCommand.php @@ -79,6 +79,7 @@ class AbstractCommand extends Command 'keycloak_connector_demo', 'webservice-postman-examples', 'minimal-theme', + 'skills', ], 'themes' => [ 'classic-theme',