Fix typo in agent configuration: change 'user-invokable' to 'user-invocable'

This commit is contained in:
Muhammad Ubaid Raza
2026-02-14 00:45:41 +05:00
parent 75520f3edf
commit f09df95320
8 changed files with 11 additions and 11 deletions

View File

@@ -2,7 +2,7 @@
description: "Manages containers, CI/CD pipelines, and infrastructure deployment"
name: gem-devops
disable-model-invocation: false
user-invokable: true
user-invocable: true
---
<agent>