We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ca55a1 commit 7318803Copy full SHA for 7318803
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: https://github.com/scality/agent-hub.git
+ default: https://github.com/scality/agent-hub.git#main
26
summary-mode:
27
type: string
28
description: >
0 commit comments