Update dags/groupuser/mysql_fetch_and_push_to_git.py
This commit is contained in:
parent
affee4474b
commit
763892fe62
@ -13,8 +13,7 @@ from urllib.parse import quote
|
|||||||
access_control={
|
access_control={
|
||||||
"DAG_Test_2_Access": {
|
"DAG_Test_2_Access": {
|
||||||
"can_read",
|
"can_read",
|
||||||
"can_edit",
|
"can_edit"
|
||||||
"can_dag_run"
|
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user