Skip to content

DDL execution method for SQLA2 #85

DDL execution method for SQLA2

DDL execution method for SQLA2 #85

Workflow file for this run

---
# yamllint disable rule:line-length
name: Build docs
# yamllint disable-line rule:truthy
on: push
jobs:
build-docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build docs
run: ${GITHUB_WORKSPACE}/.github/scripts/build_docs.sh