mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-21 08:55:21 +01:00
Add shader files to build-trigger paths
This commit is contained in:
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
@@ -13,6 +13,7 @@ on:
|
||||
- '**/CMakeLists.txt'
|
||||
- 'cmake/Modules/**'
|
||||
- 'po/**.po'
|
||||
- 'client/shaders/**'
|
||||
- 'util/ci/**'
|
||||
- 'util/helper_mod/**'
|
||||
- '.github/workflows/linux.yml'
|
||||
@@ -27,6 +28,7 @@ on:
|
||||
- '**/CMakeLists.txt'
|
||||
- 'cmake/Modules/**'
|
||||
- 'po/**.po'
|
||||
- 'client/shaders/**'
|
||||
- 'util/ci/**'
|
||||
- 'util/helper_mod/**'
|
||||
- '.github/workflows/linux.yml'
|
||||
|
||||
Reference in New Issue
Block a user