mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 18:35:14 +00:00
Chat Modes -> Agents (#433)
* Migrating chat modes to agents now that's been released to stable * Fixing collections * Fixing names of agents * Formatting * name too long * Escaping C# agent name
This commit is contained in:
3
.github/workflows/validate-readme.yml
vendored
3
.github/workflows/validate-readme.yml
vendored
@@ -6,10 +6,9 @@ on:
|
||||
paths:
|
||||
- "instructions/**"
|
||||
- "prompts/**"
|
||||
- "chatmodes/**"
|
||||
- "agents/**"
|
||||
- "collections/**"
|
||||
- "*.js"
|
||||
- "agents/**"
|
||||
- "README.md"
|
||||
- "docs/**"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user