added skills to end sessions

This commit is contained in:
2025-12-30 01:32:03 +01:00
parent f7508a3d9c
commit 4871b7957d

View File

@@ -40,7 +40,9 @@
"Bash('wc-tier-and-package-prices/templates/cache/*' )",
"Bash('wc-tier-and-package-prices/composer.lock' )",
"Bash('*/wordpress/*')",
"Bash(echo:*)"
"Bash(echo:*)",
"Skill(fix-session)",
"Skill(fix-session:*)"
]
}
}