Skip to content

Update README.adoc (#23) #50

Update README.adoc (#23)

Update README.adoc (#23) #50

Workflow file for this run

# This workflow takes the contents of the branches/tags and builds the production documentation site
name: Build production site
on:
push:
branches: [ main, 'v/*' ]
jobs:
dispatch:
uses: ./.github/workflows/deploy-docs-workflow.yml