From bb3f9120e3c1ce809d2da58457848b1734f7a540 Mon Sep 17 00:00:00 2001 From: Daniel Abraham Date: Thu, 1 Aug 2024 23:00:23 +0300 Subject: [PATCH] chore: remove redaudant spaces --- google_forms_to_jira/autokitteh.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/google_forms_to_jira/autokitteh.yaml b/google_forms_to_jira/autokitteh.yaml index 13450787..2c89b5df 100644 --- a/google_forms_to_jira/autokitteh.yaml +++ b/google_forms_to_jira/autokitteh.yaml @@ -24,8 +24,8 @@ project: - name: http_connection integration: http triggers: - - name: http_request - connection: http_connection + - name: http_request + connection: http_connection event_type: get - # Triggered by GET request to http://localhost:9980/http/google_forms_to_jira/ + # Triggered by GET request to http://localhost:9980/http/google_forms_to_jira/ call: program.py:on_http_get