diff --git a/.github/propagate-config.yml b/.github/propagate-config.yml index cca21fe1..b4d421dc 100644 --- a/.github/propagate-config.yml +++ b/.github/propagate-config.yml @@ -6,8 +6,11 @@ sensitive_paths: - scripts/history-rewrite/ - data/backups - - docs/plans/history_rewrite.md + - docs/plans/ - .github/agents/ + - .github/instructions/ + - .github/prompts/ + - .github/skills/ - .vscode/ - scripts/history-rewrite/preview_removals.sh - scripts/history-rewrite/clean_history.sh