Update dags/soosoo/csv_to_json_git_push.py
This commit is contained in:
parent
c8ef6a2967
commit
507f9a004d
@ -21,12 +21,6 @@ from urllib.parse import quote
|
||||
"csv_url": "https://raw.githubusercontent.com/woogys/test/main/username.csv",
|
||||
"branch": "main",
|
||||
"file_path": "output/username2.json"
|
||||
},
|
||||
access_control={
|
||||
"DAG_Test_Access": {
|
||||
"can_read",
|
||||
"can_edit",
|
||||
}
|
||||
}
|
||||
)
|
||||
def csv_to_git():
|
||||
|
||||
Loading…
Reference in New Issue
Block a user