Skip to content

Update backport-workflow.yml #55

Update backport-workflow.yml

Update backport-workflow.yml #55

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