mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2025-12-16 04:45:24 +08:00
Don't build translations on push (only PR) (#25631)
This commit is contained in:
1
.github/workflows/docs_deploy.yml
vendored
1
.github/workflows/docs_deploy.yml
vendored
@@ -5,7 +5,6 @@ on:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'release/**'
|
||||
- 'l10n_crowdin_docs_translations_*'
|
||||
paths:
|
||||
- 'docs/en/**'
|
||||
- 'docs/uk/**'
|
||||
|
||||
Reference in New Issue
Block a user