Skip to content

DOC Clarify we test with the latest LTS for MariaDB and MySQL (#535) #238

DOC Clarify we test with the latest LTS for MariaDB and MySQL (#535)

DOC Clarify we test with the latest LTS for MariaDB and MySQL (#535) #238

Workflow file for this run

name: Build Docs
on:
workflow_dispatch:
push:
branches:
- '3'
- '4.13'
- '5.2'
jobs:
build:
name: build-docs
runs-on: ubuntu-latest
steps:
- name: Run build hook
run: curl -X POST -d {} https://api.netlify.com/build_hooks/${{ secrets.NETLIFY_BUILD_HOOK }}