Closed schrieveslaach closed 9 months ago
@jannic, do you mind to have a look. In #156 you can see the effect:
Looks like a sensible change. Of course, it needs to be updated if you have more branches that should always be tested. Alternatively, don't use branches in this repository as sources for pull requests.
@jannic, thanks for your feedback.
In #158 the CI workflow has been improved so that CI also runs when providing a PR. However, that led to the situation that CI runs are duplicated for PRs that originate from internal branches. This commit adresses this issues and avoids duplicate CI runs.