ci: убрать lint из needs deploy-job #8

Closed
min wants to merge 1 commits from fix/ci-deploy-needs-no-lint into main

1 Commits

Author SHA1 Message Date
0279701315 ci: убрать lint из needs deploy-job
Deploy зависит от lint через needs:, поэтому при failure
lint (исторический долг empty-блоков) deploy не запускается ВООБЩЕ
(висит pending бесконечно).

Lint опциональный — не в branch protection required-checks.
Deploy должен зависеть только от Build + Secret-scan.
2026-05-29 04:16:00 +03:00