Browse Source

Update workflow

Bobholamovic 3 năm trước cách đây
mục cha
commit
5bdf600c5d
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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"