5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-06-02 08:14:17 +00:00

fix: add response status to pull method #13903
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
jazzari 2023-07-27 17:23:40 -03:00
parent 9f5364a738
commit 9f94ee3bc7
2 changed files with 3 additions and 1 deletions

View file

@ -14,6 +14,8 @@ module Api
end
GitPullJob.perform_later(site, usuarie, message)
head :ok
end
end
end

View file

@ -476,7 +476,7 @@ es:
message: 'Actualización del esqueleto'
webhooks_controller:
pull:
message: 'Actualización desde Webhooks'
message: 'Pull de webhooks'
footer:
powered_by: 'es desarrollada por'
i18n: