Update dags/groupuser/mysql_fetch_and_push_to_git.py
This commit is contained in:
parent
f7787db10e
commit
0ac47e7b72
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user