Bobholamovic 3 лет назад
Родитель
Сommit
5bdf600c5d
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      .github/workflows/build_and_test.yaml

+ 1 - 0
.github/workflows/build_and_test.yaml

@@ -4,6 +4,7 @@ on:
   push:
     branches:
       - develop
+      - "tests/**"
     paths-ignore:
       - "docs/**"
       - "README.md"