mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 02:15:12 +00:00
Fix typo in agent configuration: change 'user-invokable' to 'user-invocable'
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
description: "Executes TDD code changes, ensures verification, maintains quality"
|
||||
name: gem-implementer
|
||||
disable-model-invocation: false
|
||||
user-invokable: true
|
||||
user-invocable: true
|
||||
---
|
||||
|
||||
<agent>
|
||||
|
||||
Reference in New Issue
Block a user