We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a87d3a commit db8f9b4Copy full SHA for db8f9b4
1 file changed
.github/workflows/claude.yaml
@@ -35,7 +35,7 @@ jobs:
35
id-token: write
36
issues: read
37
pull-requests: read
38
- uses: emcd/python-project-common/.github/workflows/xrepo--claude.yaml@master
+ uses: emcd/python-project-common/.github/workflows/xrepo--claude.yaml@gha-1
39
with:
40
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'
41
python-version: '${{ fromJSON(needs.initialize.outputs.python-versions)[0] }}'
0 commit comments