feat(docs): codebase refactor - added src directory

This commit is contained in:
ribardej
2025-11-13 13:52:27 +01:00
parent f0b1452e30
commit b560c07d62
5 changed files with 16 additions and 16 deletions

View File

@@ -15,7 +15,7 @@ on:
context:
description: "Docker build context path"
required: false
default: "7project/backend"
default: "7project/src/backend"
type: string
pr_number:
description: "PR number (required when mode=pr)"