Skip to content

Clean up workflow runs #209

@sebst

Description

@sebst

We have two main checks in place:

  • on PR for an individual feature, affected features are tested
  • onc a week, we run the entire test suite for all features.

That means, we do not need to run the full test suite on every commit to main anymore.

Instead, when pushed to main, we should only run:

  • Validate devcontainer.json
  • deploy features and update reamdes.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions