Currently, when a PR comes from a forked repository, our actions automated test will not correctly test the code from the forked repo, instead using branches from the home repository. A few changes, possibly using an additional action plugin, should remedy this.
Currently, when a PR comes from a forked repository, our actions automated test will not correctly test the code from the forked repo, instead using branches from the home repository. A few changes, possibly using an additional action plugin, should remedy this.