currently, whenever a pull request is opened all CI actions will run regardless if the actual targeted check is relevant.
for example if only go files were changed then no need to run the helm CI and vice verse.
AC:
- run only relevant CIs on changes
- do it for M8 and monoctl