Fix up v1.16 docs version. Trigger docs build. Undo deploy by default to github (#25679)

This commit is contained in:
Hamish Willee
2025-10-01 09:27:58 +10:00
committed by GitHub
parent 0cc68650e9
commit a03386316f
3 changed files with 2 additions and 15 deletions
-12
View File
@@ -1,18 +1,6 @@
name: Docs - Deploy PX4 User Guide
on:
push:
branches:
- 'main'
- 'release/**'
paths:
- 'docs/en/**'
pull_request:
branches:
- '**'
paths:
- 'docs/en/**'
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: