File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-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/**/*'
25+ - ' shared/**/*'
2626
2727 pull_request :
2828 branches :
3131 paths :
3232 - ' .github/workflows/build_cmake_server.yml'
3333 - ' CMakeLists.txt'
34- - ' Server/**/*.cpp'
35- - ' Server/**/*.h'
3634 - ' deps/asio-cmake/CMakeLists.txt'
3735 - ' deps/boost-cmake/CMakeLists.txt'
3836 - ' deps/db-library-cmake/CMakeLists.txt'
4139 - ' deps/FTXUI-cmake/CMakeLists.txt'
4240 - ' deps/nanodbc-cmake/CMakeLists.txt'
4341 - ' deps/spdlog-cmake/CMakeLists.txt'
42+ - ' Server/**/*'
43+ - ' shared/**/*'
4444
4545 workflow_dispatch :
4646
You can’t perform that action at this time.
0 commit comments