claude bot: fix npm install allowance
This commit is contained in:
@@ -81,8 +81,8 @@ jobs:
|
|||||||
Bash(go:*)
|
Bash(go:*)
|
||||||
Bash(gofmt:*)
|
Bash(gofmt:*)
|
||||||
Bash(./tailwind.sh)
|
Bash(./tailwind.sh)
|
||||||
Base(node -v)
|
Bash(node -v)
|
||||||
Base(npm install)
|
Bash(npm install)
|
||||||
gitea_api_url: "https://gitea.inventory-plus-plus.com/api/v1"
|
gitea_api_url: "https://gitea.inventory-plus-plus.com/api/v1"
|
||||||
gitea_token: ${{ secrets.GITEA_TOKEN }} # Use standard workflow token
|
gitea_token: ${{ secrets.GITEA_TOKEN }} # Use standard workflow token
|
||||||
# anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
|
# anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
|
||||||
|
|||||||
Reference in New Issue
Block a user