Skip to content

Update sqllogittest workflow run to be less frequent #930

Open
@rampage644

Description

@rampage644

With the merging of #869, the sqllogictest workflow now executes on every commit to the main branch (upon merging each PR). However, not all PRs lead to changes in the compatibility numbers. Typically, there are around 5–7 daily commits that don’t materially affect compatibility artifacts, resulting in redundant test executions.

It would be beneficial to adjust the trigger accordingly. Perhaps running this workflow nightly (once per day) instead of multiple times daily could be an efficient approach to consider initially.

Metadata

Metadata

Labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions