Skip to content
This repository was archived by the owner on May 25, 2026. It is now read-only.

Commit 9c940c4

Browse files
vitbokischclaude
andcommitted
Add continue-on-error to CodeQL (needs repo security settings)
CodeQL SARIF upload requires Code scanning to be enabled in repo Security settings. Mark as non-blocking until configured. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 8900f50 commit 9c940c4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,8 @@ jobs:
120120
name: CodeQL Analysis
121121
runs-on: ubuntu-latest
122122
timeout-minutes: 10
123+
# Requires Code scanning enabled in repo Security settings
124+
continue-on-error: true
123125
permissions:
124126
contents: read
125127
security-events: write

0 commit comments

Comments
 (0)