Skip to content

Commit fedbe17

Browse files
authored
Merge pull request #425 from centreformicrosimulation/documentation
docs: trigger deploy workflow from documentation branch instead of main
2 parents 7ba340c + 7c2b341 commit fedbe17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy Documentation
33
on:
44
push:
55
branches:
6-
- main
6+
- documentation
77
paths:
88
- 'documentation/wiki/**'
99
- 'mkdocs.yml'

0 commit comments

Comments
 (0)