Skip to content

Commit 3e3392f

Browse files
committed
test action
1 parent 6c01efc commit 3e3392f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doxygen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: 'Generate & Deploy Doxygen Docs'
22

33
on:
44
push:
5-
branches: [ main ]
5+
branches: [ main, 2-add-support-for-sequential-execution ]
66
paths:
77
- 'include/**'
88
- 'Doxyfile'

0 commit comments

Comments
 (0)