Skip to content

Commit ce470ed

Browse files
committed
adding temporarily actions for mkdocs branch
1 parent 1a91136 commit ce470ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: aiida-atomistic GitHub Pages Deploy
22
on:
33
push:
44
# Runs on pushes targeting the default branch
5-
branches: [main, develop]
5+
branches: [main, develop, mkdocs]
66
env:
77
# `BASE_URL` determines the website is served from, including CSS & JS assets
88
# You may need to change this to: `BASE_URL: ''`

0 commit comments

Comments
 (0)