kyma-project / busola

Web based Kubernetes Dashboard with a focus on privacy that requires no active components or special privileges in your cluster.
Apache License 2.0
24 stars 48 forks source link

Add separate GHAction for lint check #3043

Closed mrCherry97 closed 4 days ago

mrCherry97 commented 1 week ago

Description We need to have an additional github action workflow run on every PR.

Reasons When there is an audit once a year then logs from jobs are not available, so we can't have a lint check only in the build workflow, we need to have additional check.

Acceptance criteria