diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index d356633..d6ce9c9 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -7,7 +7,9 @@ on: - '!documentation' paths: - '.github/workflows/documentation.yml' - - 'LICENSE' + - 'vst.h' + - 'vst.hpp' + - 'Doxyfile' jobs: docs: