Skip to content

Commit 7318803

Browse files
committed
Add main branch for default value of agent-hub
1 parent 4ca55a1 commit 7318803

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/claude-code-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ on:
2222
or branch of the marketplace to pull the skills from (e.g. main):
2323
https://github.com/scality/agent-hub.git#<my-branch>
2424
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
25+
default: https://github.com/scality/agent-hub.git#main
2626
summary-mode:
2727
type: string
2828
description: >

0 commit comments

Comments
 (0)