mirror of
https://github.com/n8n-io/n8n.git
synced 2025-01-12 13:27:31 -08:00
ci: Add migrations code owners (#5625)
* ci: Add migrations code owners * ci: add second review * chore: add comment
This commit is contained in:
parent
d6357eed8c
commit
96142d78de
2
.github/CODEOWNERS
vendored
Normal file
2
.github/CODEOWNERS
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# require two approvals for any database migration
|
||||||
|
packages/cli/src/databases/migrations/ @n8n-io/migrations-review @n8n-io/migrations-second-review
|
Loading…
Reference in a new issue