Problem
There is no workflow available for the code quality checks. Even though we can enable CodeQL check at settings, it is resource consuming and run per every push to the PR branches.
Proposed Solution
Add the following to the github workflows:
Alternatives
No response