Skip to content

Commit 1c3ea64

Browse files
committed
run pipeline based on vcpkg config changes
1 parent af47925 commit 1c3ea64

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build-client-vcpkg.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ on:
1212
- CMakeModules/**
1313
- CMakeLists.txt
1414
- CMakePresets.json
15+
- vcpkg.json
16+
- vcpkg-configuration.json
1517
pull_request:
1618
branches: [ "core4" ]
1719
paths:
@@ -23,6 +25,8 @@ on:
2325
- CMakeModules/**
2426
- CMakeLists.txt
2527
- CMakePresets.json
28+
- vcpkg.json
29+
- vcpkg-configuration.json
2630

2731
jobs:
2832
build:

0 commit comments

Comments
 (0)