Skip to content

Add full documentation for 2019-09 #440

Add full documentation for 2019-09

Add full documentation for 2019-09 #440

Workflow file for this run

name: website
on:
pull_request:
concurrency:
group: website-build-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- run: make docker