Skip to content

Commit cf718d3

Browse files
committed
Creation of PR is optional if already created
1 parent a2af20e commit cf718d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ build:merge:
109109
--body "" \
110110
--assignee "@me" \
111111
--no-maintainer-edit \
112-
--repo MatrixAI/TypeScript-Demo-Lib-Native; \
112+
--repo MatrixAI/TypeScript-Demo-Lib-Native || true;
113113
'
114114
rules:
115115
# Runs on staging commits and ignores version commits

0 commit comments

Comments
 (0)