JacobDomagala / StaticAnalysis

GitHub action performs static analysis on C++/Python code, flags issues, and posts comments directly on PRs.
MIT License
29 stars 10 forks source link

Allow workflows to run on push #59

Closed JacobDomagala closed 1 year ago

JacobDomagala commented 1 year ago

Currently we run CI workflows on pull_request basis, make them run on push as well