misc: add CI workflows for PRs and commits #1
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
name: javadoc-combined
|
name: javadoc-combined
|
||||||
path: |
|
path: |
|
||||||
/build/docs/javadoc/*
|
build/docs/javadoc/*
|
||||||
if-no-files-found: error
|
if-no-files-found: error
|
||||||
test:
|
test:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
|
|
Loading…
Reference in a new issue