ci: remove scheduled OpenTelemetry runs - #712
Conversation
Claude AI reviewThis PR only touches CI configuration: it removes the Verification performed:
No correctness, regression, determinism, concurrency, or API-compatibility issues were found. Residual risk is limited to the pre-existing style of asserting on raw YAML text rather than parsed YAML, which could in theory miss a differently-indented reintroduction of a schedule trigger, but this matches the existing test suite's established pattern and is not a new risk introduced by this PR. Reviewed commit |
Codex AI reviewNo actionable findings. Residual risk is low; the workflow trigger change was reviewed statically and not exercised in GitHub Actions. Reviewed commit |
Summary
This stops automatic runs such as https://github.com/aws/aws-durable-execution-sdk-python/actions/runs/34323141348.
Testing