2 parents 135c9d4 + 0f5650f commit 180646aCopy full SHA for 180646a
1 file changed
.github/workflows/doxygen.yml
@@ -1,13 +1,9 @@
1
name: Generate and Deploy Doxygen Documentation
2
3
on:
4
- push:
5
- branches:
6
- - master
7
- - main
8
- - dev
9
release:
10
types: [published]
+
11
workflow_dispatch: # Allow manual trigger
12
13
permissions:
0 commit comments