Explorar el Código

build: trigger regression tests from 2.6 feature branch

Evan You hace 7 años
padre
commit
90fe749091
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .circleci/config.yml

+ 1 - 0
.circleci/config.yml

@@ -93,6 +93,7 @@ workflows:
           filters:
             branches:
               only:
+                - "2.6"
                 - regression-test
           requires:
             - test-cover