diff --git a/.github/workflows/testbuild.yml b/.github/workflows/testbuild.yml index 47a915a..6a9f741 100644 --- a/.github/workflows/testbuild.yml +++ b/.github/workflows/testbuild.yml @@ -8,6 +8,7 @@ on: - "src/**" - "CMakeLists.txt" - "CMakePresets.json" + - ".github/workflows/testbuild.yml" workflow_dispatch: jobs: