give claude go tools
This commit is contained in:
@@ -28,6 +28,15 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
- name: Setup golang environment
|
||||||
|
uses: actions/setup-go@v7
|
||||||
|
with:
|
||||||
|
go-version: 'stable'
|
||||||
|
check-latest: true
|
||||||
|
token: ${{ gitea.token }}
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
|
||||||
- name: Run Claude Assistant
|
- name: Run Claude Assistant
|
||||||
uses: markwylde/claude-code-gitea-action@gitea
|
uses: markwylde/claude-code-gitea-action@gitea
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user