Skip to content

Run CodeQL on push and pull_request only, drop the weekly schedule - #101

Open
rkt0209 wants to merge 1 commit into
OpenPrinting:masterfrom
rkt0209:ci-codeql-drop-cron
Open

Run CodeQL on push and pull_request only, drop the weekly schedule#101
rkt0209 wants to merge 1 commit into
OpenPrinting:masterfrom
rkt0209:ci-codeql-drop-cron

Conversation

@rkt0209

@rkt0209 rkt0209 commented Aug 22, 2026

Copy link
Copy Markdown

The CodeQL workflow's weekly schedule trigger is the default from GitHub's starter template. Every real change is already scanned by the push and pull_request triggers, so the scheduled scan adds little. It also has a downside: GitHub auto-disables scheduled workflows after 60 days of repository inactivity, which is what disabled CodeQL on this repo previously. Running only on push and pull_request keeps full coverage of every change and cannot be inactivity-disabled.

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