From 941d6977420c44efde1ed5cf176cdc0d99960aed Mon Sep 17 00:00:00 2001 From: hyejiyu Date: Wed, 20 Nov 2024 18:24:24 +0900 Subject: [PATCH] =?UTF-8?q?[=E2=9C=85]=20test:=20git=20actions=20test2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- airflow/HomePlus_dag.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/airflow/HomePlus_dag.py b/airflow/HomePlus_dag.py index b441186..70bf276 100644 --- a/airflow/HomePlus_dag.py +++ b/airflow/HomePlus_dag.py @@ -75,4 +75,4 @@ def generate_queue_values(): send_post_request_HOMEPLUS_task.expand(category_id=category_ids), # Producer ] >> collect_task_results_task >> send_summary_email # Task 결과 수집 후 이메일 전송 -### git actions test +### git actions test ###