trigger build for changes in build script

This commit is contained in:
SoftFever 2024-04-10 11:31:47 +08:00
parent b56255b4df
commit fbcf1fe08e

View file

@ -24,6 +24,9 @@ on:
- '**/CMakeLists.txt'
- 'version.inc'
- ".github/workflows/build_*.yml"
- 'BuildLinux.sh'
- 'build_release_vs2022.bat'
- 'build_release_macos.sh'
workflow_dispatch: # allows for manual dispatch
inputs: