We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f1442db + 4ca55a1 commit d75484cCopy full SHA for d75484c
1 file changed
.github/workflows/claude-code-review.yml
@@ -22,7 +22,7 @@ on:
22
or branch of the marketplace to pull the skills from (e.g. main):
23
https://github.com/scality/agent-hub.git#<my-branch>
24
Especially useful for testing a new version of a skill before it's merged to the default branch.
25
- default: scality/agent-hub
+ default: https://github.com/scality/agent-hub.git
26
summary-mode:
27
type: string
28
description: >
0 commit comments