From 74633ca8a9f47c698dc1447e0fcbb5cf080afd82 Mon Sep 17 00:00:00 2001 From: guseggert <877588+guseggert@users.noreply.github.com> Date: Thu, 26 Aug 2021 15:39:18 -0400 Subject: [PATCH] fix: fix bifrost typo in comment --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index b707962a2..998d31418 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -428,7 +428,7 @@ workflows: branches: only: - master - # the bifrst-* branches are used for deploying code that hasn't hit master yet (e.g. for testing) + # the bifrost-* branches are used for deploying code that hasn't hit master yet (e.g. for testing) - /^bifrost-.*/