🐞 Describe the bug
I would like to sync a subfolder from the direct_sync_to_root_of_repo to the destination .github folder:
.
└── direct_sync_to_root_of_repo
└── .github
└── metaconfig.yaml
This however creates a PR under direct_sync_to_root_of_repo/.github/metaconfig.yaml.
📚 To reproduce
group:
- files:
- source: direct_sync_to_root_of_repo/
dest: ./
template: false
💡 Expected behavior
Exact folder hierarchy syned to destination.
🖼️ Screenshots
No response
⚙️ Environment
v1.21.0
📋 Additional context
No response
🐞 Describe the bug
I would like to sync a subfolder from the
direct_sync_to_root_of_repoto the destination.githubfolder:This however creates a PR under
direct_sync_to_root_of_repo/.github/metaconfig.yaml.📚 To reproduce
💡 Expected behavior
Exact folder hierarchy syned to destination.
🖼️ Screenshots
No response
⚙️ Environment
v1.21.0
📋 Additional context
No response