Skip to content

Commit 2e95df6

Browse files
authored
main to develop in mkdocs workflow (#316)
1 parent 848296a commit 2e95df6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/mkdocs-deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: Deploy MkDocs Site
33
on:
44
push:
55
branches:
6-
- main # Triggers deployment on push to the main branch
7-
6+
- develop # Triggers deployment on push to the develop branch
7+
88
permissions:
99
contents: write
1010

0 commit comments

Comments
 (0)