Skip to content

Update java8-build.yml #5

Update java8-build.yml

Update java8-build.yml #5

Workflow file for this run

name: Doc Check
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build and Check Documentation
run: ./tools/ci/docs.sh