Commit 3cd50ee
ci(codeql): cron weekly→monthly (cut 3, standards#233 Option B) (#101)
## Summary
Single-line cron change in `.github/workflows/codeql.yml` (and any
vendored subpath copies in this repo):
```diff
schedule:
- - cron: '0 6 * * 1' # weekly Monday 06:00 UTC
+ - cron: '0 6 1 * *' # monthly 1st 06:00 UTC
```
Mirrors `hyperpolymath/standards#286` (canonical caller template).
## Scope
Owner-decision Option B from `standards#233` selected 2026-05-30.
PR-trigger runs (`push` + `pull_request`) unchanged — every PR still
gets CodeQL coverage.
## Sweep
Estate-wide tracker: `hyperpolymath/standards#288`.
Refs hyperpolymath/standards#233 #288 #286
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 2c35dff commit 3cd50ee
37 files changed
Lines changed: 37 additions & 37 deletions
File tree
- .github/workflows
- ada-ecosystem/ada-loom-registry/.github/workflows
- affinescript-ecosystem/rattlescript/affinescript/.github/workflows
- asdf-augmenters
- asdf-control-tower/.github/workflows
- asdf-plugin-collection/plugins
- casket-ssg/.github/workflows
- hashicorp/.github/workflows
- openlitespeed/.github/workflows
- asdf-security-plugin/.github/workflows
- cadre-tea-router/.github/workflows
- czech-file-knife/.github/workflows
- deno-ecosystem/.github/workflows
- devkit-risc-v/.github/workflows
- dnfinition/.github/workflows
- iser-tools
- anvomidaviser/.github/workflows
- betlangiser/.github/workflows
- otpiser/.github/workflows
- rescript-ecosystem
- cadre-router/.github/workflows
- idaptik-rescript13-staging/.github/workflows
- packages
- bindings
- openapi/.github/workflows
- tauri/.github/workflows
- core
- early-return/.github/workflows
- poly-core/.github/workflows
- runtime-tools/.github/workflows
- ffi/zig-ffi/.github/workflows
- tooling
- alib-codemods/.github/workflows
- alib-for-rescript/.github/workflows
- create-poly/.github/workflows
- rescript-tea/.github/workflows
- rescript-vite/.github/workflows
- riscv-guix-buildsys/.github/workflows
- scaffoldia/.github/workflows
- techstack-enforcer/.github/workflows
- v-ecosystem
- v-benchmarks/.github/workflows
- v-grpc/.github/workflows
- v-telemetry/.github/workflows
- v_api_interfaces
- v_grpc/.github/workflows
- v_rest/.github/workflows
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments