Skip to content

Commit

Permalink
Enable member submission
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaudgg committed Sep 20, 2024
1 parent e38a209 commit 3ee1cbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/webhook.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ def handle!
ensure_mapping!
ensure_status_completed!

submit_member!(member_params) if test_env?
submit_member!(member_params)
member_params
end

Expand Down

0 comments on commit 3ee1cbe

Please sign in to comment.