workflows: reduce noise

This commit is contained in:
Enrico Ros
2025-10-14 22:50:11 -07:00
parent b149eb7fa2
commit 7c78d48b6c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ jobs:
uses: anthropics/claude-code-action@v1
with:
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
track_progress: true # Enables tracking comments
# track_progress: true # Enables tracking comments
prompt: |
REPO: ${{ github.repository }}
+1 -1
View File
@@ -39,7 +39,7 @@ jobs:
uses: anthropics/claude-code-action@v1
with:
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
track_progress: true # Enables tracking comments
# track_progress: true # Enables tracking comments
# This setting allows Claude to read CI results on PRs
additional_permissions: |