From f14f4062f694c732cf90ec6b5d9bc9075c6f67c6 Mon Sep 17 00:00:00 2001 From: NeroBurner Date: Tue, 19 Oct 2021 10:14:27 +0200 Subject: [PATCH] CI: remove PR specific job enablement (#1798) The following commit added the PR to the jobs to build for. This isn't needed anymore, so remove https://github.com/mattermost/desktop/commit/9e440c6db9bedc7a03b26f8130647d1290352122#diff-78a8a19706dbd2a4425dd72bdab0502ed7a2cef16365ab7030a5a0588927bf47 Co-authored-by: Devin Binnie <52460000+devinbinnie@users.noreply.github.com> --- .circleci/config.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index da4f13ab..2a513796 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -571,7 +571,6 @@ workflows: branches: only: - /^release-\d+(\.\d+){1,2}(-rc.*)?/ - - pull/1810 - store_artifacts: # for master/PR builds