690401:0823 Update agent rules
CI / CD Pipeline / deploy (push) Has been cancelled
CI / CD Pipeline / build (push) Has been cancelled

This commit is contained in:
2026-04-01 08:23:31 +07:00
parent b5960ba24c
commit 6b89df874e
7 changed files with 154 additions and 60 deletions
+3
View File
@@ -21,6 +21,9 @@ denyAuto:
- 'DROP TABLE'
- 'TRUNCATE'
- 'DELETE FROM'
- 'pnpm migration:*'
- 'npm run migration:*'
- 'npx auth secret'
alwaysReview: true
scopes:
- 'backend/src/**'