enable push to create
This commit is contained in:
parent
587ef7df27
commit
b2f5485fc1
1 changed files with 3 additions and 0 deletions
|
@ -42,6 +42,9 @@ in
|
|||
ENABLED = true;
|
||||
DEFAULT_ACTIONS_URL = "github";
|
||||
};
|
||||
repository = {
|
||||
ENABLE_PUSH_CREATE_USER = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue