Hopefully fix documentation not updating on push

This commit is contained in:
Xaymar
2025-08-06 05:19:28 +02:00
parent 9dd8de817f
commit 87b3e2bcfc
+3 -1
View File
@@ -7,7 +7,9 @@ on:
- '!documentation' - '!documentation'
paths: paths:
- '.github/workflows/documentation.yml' - '.github/workflows/documentation.yml'
- 'LICENSE' - 'vst.h'
- 'vst.hpp'
- 'Doxyfile'
jobs: jobs:
docs: docs: