2

In my project, I have a different directory for each language that the project is coded in (the project has a version in node, python, java, etc.). I want a different CI build to run depending on which directory was changed, so I want to make a different config file for each language and put it in its respective directory, and then only run the specific directory based on what changed. Is it possible to do this on CircleCI, or GitHub Actions?

Saad Haider
  • 183
  • 5

0 Answers0