Reusable CI workflow for GH actions #819
Reference in New Issue
Block a user
Delete Branch "zachgoll/consolidate-gh-actions"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Small consolidation of duplicate workflows so we're running the same CI process for PRs and merges to main.
As explained in #817, the intention here is to allow for us to start running system tests during the CI process without enforcing them yet. We'll eventually remove this and require system tests once the app reaches a more stable point.