mirror of
https://github.com/bitwarden/server.git
synced 2025-02-12 01:11:22 +01:00
Add missing curly brace (#5203)
This commit is contained in:
parent
d924c6721a
commit
144c0a2fee
1
.github/workflows/repository-management.yml
vendored
1
.github/workflows/repository-management.yml
vendored
@ -241,6 +241,7 @@ jobs:
|
||||
git cherry-pick --strategy-option=theirs -x $SOURCE_COMMIT
|
||||
git push -u origin $destination_branch
|
||||
fi
|
||||
}
|
||||
|
||||
# If we are cutting 'hotfix-rc':
|
||||
if [[ "$CUT_BRANCH" == "hotfix-rc" ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user