From 2c3bff82468c2a742f5331685ec3e300aca15397 Mon Sep 17 00:00:00 2001 From: David C <145467649+dev-0pz@users.noreply.github.com> Date: Tue, 17 Mar 2026 10:08:03 +0000 Subject: [PATCH] Update quota.show.yaml --- actions/quota.show.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/actions/quota.show.yaml b/actions/quota.show.yaml index 6b472ee68..057437c13 100644 --- a/actions/quota.show.yaml +++ b/actions/quota.show.yaml @@ -1,6 +1,6 @@ --- description: Show the current quota for project -enabled: false +enabled: true entry_point: src/openstack_actions.py name: quota.show parameters: @@ -33,4 +33,4 @@ parameters: description: Project (Name or ID) required: true type: string -runner_type: python-script \ No newline at end of file +runner_type: python-script