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={
|
||||
"DAG_Test_2_Access": {
|
||||
"can_read",
|
||||
"can_edit",
|
||||
"can_dag_run"
|
||||
"can_edit"
|
||||
},
|
||||
}
|
||||
)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user