docs(.github/prompts): remove tools restriction from commit-push prompt

This commit is contained in:
John Guo
2026-01-23 14:16:41 +08:00
parent 5c660c1dd5
commit fdf7667ca0

View File

@ -1,8 +1,6 @@
---
description: "自动整理当前分支修改内容生成符合规范的commit message并执行git add、commit和push操作"
agent: "agent"
tools:
['gitkraken/*']
---
# Git 提交和推送任务