fix: fix bifrost typo in comment
(cherry picked from commit 74633ca8a9f47c698dc1447e0fcbb5cf080afd82)
guseggert committed
Aug 26, 2021 at 15:39 UTC
85163950598f22796933ce73a3241321db7c7807
1 file changed
+1
-1
.circleci/config.yml
+1
-1
@@ -428,7 +428,7 @@ workflows:
428
branches:
429
only:
430
- master
431
- # the bifrst-* branches are used for deploying code that hasn't hit master yet (e.g. for testing)
431
+ # the bifrost-* branches are used for deploying code that hasn't hit master yet (e.g. for testing)
432
- /^bifrost-.*/
433
434