mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-02 00:05:26 +01:00
Fix CI not running on Irrlicht-only PRs
This commit is contained in:
committed by
Lars Müller
parent
508b5ccc63
commit
445e485fc5
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
@@ -20,6 +20,8 @@ on:
|
||||
- 'lib/**.cpp'
|
||||
- 'src/**.[ch]'
|
||||
- 'src/**.cpp'
|
||||
- 'irr/**.[ch]'
|
||||
- 'irr/**.cpp'
|
||||
- '**/CMakeLists.txt'
|
||||
- 'cmake/Modules/**'
|
||||
- 'android/**'
|
||||
|
||||
Reference in New Issue
Block a user