Skip to content

Commit 180646a

Browse files
committed
Merge branch 'dev'
2 parents 135c9d4 + 0f5650f commit 180646a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/doxygen.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
name: Generate and Deploy Doxygen Documentation
22

33
on:
4-
push:
5-
branches:
6-
- master
7-
- main
8-
- dev
94
release:
105
types: [published]
6+
117
workflow_dispatch: # Allow manual trigger
128

139
permissions:

0 commit comments

Comments
 (0)