generated from Luis/nextjs-python-web-template
Fixing merge-after-ci
This commit is contained in:
@@ -21,6 +21,6 @@ writeShellApplication {
|
||||
remoteName="''${1:-origin}"
|
||||
targetBranch="''${2:-main}"
|
||||
shift && shift
|
||||
tea-create-pr "$remoteName" "$targetBranch" --assignees clan-bot "$@"
|
||||
tea-create-pr "$remoteName" "$targetBranch" --assignees consulting-bot "$@"
|
||||
'';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user