chore: allowed git add and ecto migrate
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
"Bash(mix compile *)",
|
||||
"Bash(mix test *)",
|
||||
"Bash(mix dialyzer *)",
|
||||
"Bash(mix ecto.migrate)"
|
||||
"Bash(mix ecto.migrate)",
|
||||
"Bash(git add *)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user