Files
pcli/project.yaml
T

13 lines
339 B
YAML

# Project configuration
# This file is read by workflows and agents for project-level settings.
planka:
project: "project1" # Planka project name
board: "pcli" # Planka board name to sync with
# Future sections can be added here, e.g.:
# openspec:
# default-schema: "spec-driven"
# team:
# members: [...]