chore: reconcile main → staging post-suspension divergence (Task #165 followup) #48

Merged
Ghost merged 43 commits from chore/reconcile-main-staging-divergence into staging 2026-05-07 21:26:42 +00:00
Showing only changes of commit b9ca4ad84a - Show all commits

View File

@ -43,6 +43,9 @@ permissions:
jobs:
analyze:
name: Analyze (${{ matrix.language }})
# CodeQL set to advisory (non-blocking) on Gitea Actions — Hongming dec'''n 2026-05-07 (#156).
# Findings still emit as SARIF artifacts; failing CodeQL run does not block PR merge.
continue-on-error: true
runs-on: ubuntu-latest
timeout-minutes: 45