diff --git a/dags/groupuser/mysql_fetch_and_push_to_git.py b/dags/groupuser/mysql_fetch_and_push_to_git.py index 14b5b36..c116ec1 100644 --- a/dags/groupuser/mysql_fetch_and_push_to_git.py +++ b/dags/groupuser/mysql_fetch_and_push_to_git.py @@ -10,7 +10,7 @@ from urllib.parse import quote start_date=datetime(2025, 8, 12), catchup=False, params={"branch": "main", "file_path": "output/output_dataset.json"}, - access_control={ + access_control={ "DAG_Test_2_Access": { "can_read", "can_edit",