@cryptotaxi247 / kubo / commits / 74633ca8a

fix: fix bifrost typo in comment

guseggert committed Aug 26, 2021 at 15:39 UTC 74633ca8a9f47c698dc1447e0fcbb5cf080afd82
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