mirror of
https://github.com/calcom/cal.com.git
synced 2026-03-26 23:48:29 +00:00
11 lines
228 B
YAML
11 lines
228 B
YAML
"❗️ migrations":
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- packages/prisma/migrations/**/migration.sql
|
|
|
|
"❗️ .env changes":
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- .env.example
|
|
- .env.appStore.example
|