File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 1313 paths :
1414 - ' .github/workflows/build_cmake_server.yml'
1515 - ' CMakeLists.txt'
16- - ' Server/**/*.cpp'
17- - ' Server/**/*.h'
1816 - ' deps/asio-cmake/CMakeLists.txt'
1917 - ' deps/boost-cmake/CMakeLists.txt'
2018 - ' deps/db-library-cmake/CMakeLists.txt'
2321 - ' deps/FTXUI-cmake/CMakeLists.txt'
2422 - ' deps/nanodbc-cmake/CMakeLists.txt'
2523 - ' deps/spdlog-cmake/CMakeLists.txt'
24+ - ' Server/**/*.cpp'
25+ - ' Server/**/*.h'
26+ - ' shared/**/*.cpp'
27+ - ' shared/**/*.h'
2628
2729 pull_request :
2830 branches :
3133 paths :
3234 - ' .github/workflows/build_cmake_server.yml'
3335 - ' CMakeLists.txt'
34- - ' Server/**/*.cpp'
35- - ' Server/**/*.h'
3636 - ' deps/asio-cmake/CMakeLists.txt'
3737 - ' deps/boost-cmake/CMakeLists.txt'
3838 - ' deps/db-library-cmake/CMakeLists.txt'
4141 - ' deps/FTXUI-cmake/CMakeLists.txt'
4242 - ' deps/nanodbc-cmake/CMakeLists.txt'
4343 - ' deps/spdlog-cmake/CMakeLists.txt'
44+ - ' Server/**/*.cpp'
45+ - ' Server/**/*.h'
46+ - ' shared/**/*.cpp'
47+ - ' shared/**/*.h'
4448
4549 workflow_dispatch :
4650
You can’t perform that action at this time.
0 commit comments