mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-15 20:25:23 +02:00
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:
1
.github/workflows/sync-openapi-docs.yml
vendored
1
.github/workflows/sync-openapi-docs.yml
vendored
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user