Skip to content

ci: re-add CodeQL workflow (public repo, hosted runner)#73

Merged
eilandert merged 1 commit into
masterfrom
ci/re-add-codeql
Jul 7, 2026
Merged

ci: re-add CodeQL workflow (public repo, hosted runner)#73
eilandert merged 1 commit into
masterfrom
ci/re-add-codeql

Conversation

@eilandert

Copy link
Copy Markdown
Member

Re-adds the CodeQL workflow dropped in the CI consolidation (premise was private-repo GHAS gating; this repo is public, so CodeQL is free).

  • runs-on: ubuntu-latest — GitHub-hosted, keeps the 2-runner self-hosted pool free
  • Triggers: push + PR on master, monthly staggered cron, workflow_dispatch
  • Restored from this repo's own pre-deletion codeql.yml (build steps unchanged)
  • README: CodeQL badge added to the badge block

Repo is public, so CodeQL analysis is free again. Runs on
ubuntu-latest (GitHub-hosted) to keep the self-hosted pool free.
Monthly cron staggered per repo like ci-deep, plus push/PR to the
default branch and manual dispatch. README gains the CodeQL badge.
@eilandert
eilandert merged commit 5b10ca1 into master Jul 7, 2026
12 checks passed
@eilandert
eilandert deleted the ci/re-add-codeql branch July 7, 2026 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant