chore: allow git push

This commit is contained in:
2026-05-11 09:10:08 +02:00
parent a4ecbabc21
commit 09df925e9b

View File

@@ -5,7 +5,8 @@
"Bash(mix test *)",
"Bash(mix dialyzer *)",
"Bash(mix ecto.migrate)",
"Bash(git add *)"
"Bash(git add *)",
"Bash(git push *)"
]
}
}