Commit 808cb39
fix(ci): point feed env:audit at packages/feed cwd + develop branch
The feed-env-audit workflow inherited from babylon called the env:audit:check
script at the root, but that script lives in packages/feed/package.json since
the rename. Point bun at the right cwd and trigger on develop (was staging,
production — those branches don't exist in this repo).
Marked continue-on-error so the audit can fail noisily without breaking the
develop quality gate while feed env conventions are being aligned.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 95fdb95 commit 808cb39
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
36 | 37 | | |
0 commit comments