Commit 33f6f2b
committed
perf(ci): remove redundant standalone CI run on push to main
CI was running 3 times per push (standalone + deploy + release).
Remove the direct push trigger since deploy.yml and release.yml
already call ci.yml via workflow_call. CI still runs standalone
on pull requests for fast feedback.1 parent 5300e57 commit 33f6f2b
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | 4 | | |
7 | 5 | | |
8 | 6 | | |
| |||
0 commit comments