chore: remove unnecessary whitespace in OpenAPI documentation sync workflow

- Eliminated an empty line in the GitHub Actions workflow file for syncing OpenAPI documentation to improve readability and maintain consistency.
This commit is contained in:
Mauricio Siu
2025-11-30 00:36:16 -06:00
parent d8e521e4dc
commit ded16f39af

View File

@@ -9,7 +9,6 @@ on:
# - 'apps/dokploy/server/api/routers/**'
# - 'packages/server/src/services/**'
# - 'packages/server/src/db/schema/**'
# Permite ejecución manual
workflow_dispatch: