Closed kgress closed 5 years ago
The current CI/CD config performs the release build when creating PR's from forks.
We want to run only a testing build with the creation of PR's from forks. Only merges should perform the release.
Bug
The current CI/CD config performs the release build when creating PR's from forks.
Expected
We want to run only a testing build with the creation of PR's from forks. Only merges should perform the release.