Merge pull request #715 from Wikid82/feature/beta-release

Nightly > Main CI Fix
This commit is contained in:
Jeremy
2026-02-17 21:54:47 -05:00
committed by GitHub

View File

@@ -97,6 +97,7 @@ jobs:
const workflows = [
{ id: 'e2e-tests-split.yml' },
{ id: 'quality-checks.yml' },
{ id: 'codecov-upload.yml', inputs: { run_backend: 'true', run_frontend: 'true' } },
{ id: 'security-pr.yml' },
{ id: 'supply-chain-verify.yml' },