Skip to content

Commit db8f9b4

Browse files
committed
Github Workflows: claude: Point to cross-repo Claude workflow at 'gha-1' instead of 'master' again.
1 parent 9a87d3a commit db8f9b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/claude.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
id-token: write
3636
issues: read
3737
pull-requests: read
38-
uses: emcd/python-project-common/.github/workflows/xrepo--claude.yaml@master
38+
uses: emcd/python-project-common/.github/workflows/xrepo--claude.yaml@gha-1
3939
with:
4040
allowed-tools: 'Bash(git add:*),Bash(git branch:*),Bash(git checkout:*),Bash(git diff:*),Bash(git log:*),Bash(git ls-files:*),Bash(git remote:*),Bash(git reset:*),Bash(git rev-parse:*),Bash(git rm:*),Bash(git status),Bash(hatch:*),Bash(pip:*),Bash(python:*),Edit,Write,mcp__context7__resolve-library-id,mcp__context7__get-library-docs,mcp__librovore__query_inventory,mcp__librovore__query_content'
4141
python-version: '${{ fromJSON(needs.initialize.outputs.python-versions)[0] }}'

0 commit comments

Comments
 (0)