mirror of
https://github.com/anthropics/claude-code-action.git
synced 2026-01-22 22:44:13 +08:00
Set allowed_tools to '*' to allow all tools for CI fix commands
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Fix CI failures and commit changes (for use when branch already exists)
|
||||
allowed_tools: "*"
|
||||
---
|
||||
|
||||
# Fix CI Failures and Commit
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Analyze and fix CI failures by examining logs and making targeted fixes
|
||||
allowed_tools: "*"
|
||||
---
|
||||
|
||||
# Fix CI Failures
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Fix CI failures and commit changes (for use when branch already exists)
|
||||
allowed_tools: "*"
|
||||
---
|
||||
|
||||
# Fix CI Failures and Commit
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Analyze and fix CI failures by examining logs and making targeted fixes
|
||||
allowed_tools: "*"
|
||||
---
|
||||
|
||||
# Fix CI Failures
|
||||
|
||||
Reference in New Issue
Block a user