Criação do agendamento para execução da atualização do Flash de Vendas.

This commit is contained in:
2026-04-30 10:13:13 -03:00
parent b46a210a67
commit 27e2c95d8e
2 changed files with 26 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"permissions": {
"allow": [
"Bash(git checkout *)",
"Bash(git pull *)",
"Bash(git cherry-pick *)",
"Bash(git push *)"
]
}
}