misc: add CI workflows for PRs and commits #1

Merged
JeremyStarTM merged 19 commits from JeremyStarTM/Engine:continous-integration into develop 2024-08-18 18:25:23 +02:00
Showing only changes of commit c2e4a5c9e5 - Show all commits

View file

@ -58,7 +58,7 @@ jobs:
with:
name: javadoc-combined
path: |
/build/docs/javadoc/*
build/docs/javadoc/*
if-no-files-found: error
test:
runs-on: docker