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