Skip to content

Run coverage only on demand instead of on every push #8429

Description

@grantfitzsimmons

The Coverage workflow (.github/workflows/coverage.yml) currently triggers on every push and pull_request, and a single run can take as long as 1h 12m (https://github.com/specify/specify7/actions/runs/32041052167/job/95420330362).

Maybe we do a scheduled (nightly) run added later via schedule: cron if we want a regular coverage trend snapshot without per-push running?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions