openhab-addons/.github/workflows
Wouter Born 5842ad1644
GHA CI build workflow improvements (#12425)
* Add error annotations only in Java 11 matrix build to prevent duplicates
* Make sure Java 11 build is not cancelled when Java 17 build fails so it can add annotations by using `fail-fast: false`
* Use changed files only for incremental PR builds so a full build is done for changes merged into 'main' branch
* Add GHA build status badge

Signed-off-by: Wouter Born <github@maindrain.net>
2022-03-06 19:42:48 +01:00
..
ci-build.yml GHA CI build workflow improvements (#12425) 2022-03-06 19:42:48 +01:00