Skip to content

Commit 22e8b51

Browse files
authored
Update doxygen.yml
Signed-off-by: Sall <inbox@ss-o.io>
1 parent 509e356 commit 22e8b51

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/doxygen.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@ name: 📖 Doxygen
33

44
on:
55
push:
6+
branches: [main]
67
paths:
78
- "functions/**"
89
- "lib/**"
910
pull_request:
11+
branches: [main]
1012
paths:
1113
- "functions/**"
1214
- "lib/**"

0 commit comments

Comments
 (0)