mirror of
https://github.com/formbricks/formbricks.git
synced 2025-12-30 02:10:12 -06:00
* Improve developer experience by analyzing PRs automatically using Github actions * update docker workflow base images * use ubuntu latest image * move issue label action to workflow dir
7 lines
128 B
YAML
7 lines
128 B
YAML
"❗️ migrations":
|
|
- packages/database/migrations/**/migration.sql
|
|
|
|
"❗️ .env changes":
|
|
- .env.example
|
|
- .env.docker
|