mirror of
https://github.com/lobehub/lobehub
synced 2026-04-21 09:37:28 +00:00
🔨 chore: fix skill frontmatter key to use kebab-case (#13730)
This commit is contained in:
parent
ac1abbaf8b
commit
f780f43863
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
name: pr
|
||||
description: "Create a PR for the current branch. Use when the user asks to create a pull request, submit PR, or says 'pr'."
|
||||
user_invocable: true
|
||||
user-invocable: true
|
||||
---
|
||||
|
||||
# Create Pull Request
|
||||
|
|
|
|||
Loading…
Reference in a new issue