Configure automatic repository workflow
This commit is contained in:
5
AGENTS.md
Normal file
5
AGENTS.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
# Repository workflow
|
||||||
|
|
||||||
|
- After completing and validating any requested code change, commit it to `main` and push it to `origin` automatically.
|
||||||
|
- Do not push local-only prototypes, unconfirmed visual experiments, or changes the user explicitly asks to keep local.
|
||||||
|
- Never commit credentials, deploy private keys, environment secrets, or generated dependency/build directories.
|
||||||
Reference in New Issue
Block a user