Skip to content

Commit 51e01ea

Browse files
committed
Merge branch 'feature/init-repo-readme' into develop
2 parents 7f17ed3 + 21f7398 commit 51e01ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/site.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main
7+
- develop
78
paths:
89
- 'docs/**'
910
- 'scripts/install_doxygen.sh'
@@ -16,6 +17,7 @@ on:
1617
pull_request:
1718
branches:
1819
- main
20+
- develop
1921
paths:
2022
- 'docs/**'
2123
- 'scripts/install_doxygen.sh'

0 commit comments

Comments
 (0)