diff --git a/.github/workflows/centreon-collect.yml b/.github/workflows/centreon-collect.yml index fc41b174f2b..613f32897ff 100644 --- a/.github/workflows/centreon-collect.yml +++ b/.github/workflows/centreon-collect.yml @@ -13,14 +13,17 @@ on: - ccc/** - clib/** - connectors/** + - custom-triplets/** - engine/** - grpc/** - packaging/** - cmake.sh + - cmake-vcpkg.sh - CMakeLists.txt - vcpkg.json - overlays/** - selinux/** + - vcpkg/** - "!.veracode-exclusions" push: branches: @@ -34,14 +37,17 @@ on: - ccc/** - clib/** - connectors/** + - custom-triplets/** - engine/** - grpc/** - packaging/** - cmake.sh + - cmake-vcpkg.sh - CMakeLists.txt - vcpkg.json - overlays/** - selinux/** + - vcpkg/** - "!.veracode-exclusions" jobs: