Skip to content

Commit 04f9443

Browse files
authored
Update doxygen.yml
1 parent cefd81e commit 04f9443

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/doxygen.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11

22
name: Documentation generation
33

4-
on: push
4+
on:
5+
push:
6+
branches:
7+
- master
58

69
jobs:
710
generate_doc:

0 commit comments

Comments
 (0)