Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/claude-code-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ on:
or branch of the marketplace to pull the skills from (e.g. main):
https://github.com/scality/agent-hub.git#<my-branch>
Especially useful for testing a new version of a skill before it's merged to the default branch.
default: https://github.com/scality/agent-hub.git
default: https://github.com/scality/agent-hub.git#main
summary-mode:
type: string
description: >
Expand Down
Loading