👷 add job to publish the documentation
This commit is contained in:
parent
d249eab793
commit
ff108a3067
3
.github/workflows/publish_documentation.yml
vendored
3
.github/workflows/publish_documentation.yml
vendored
@ -4,8 +4,7 @@ name: Publish documentation
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
#- develop
|
||||
- documentation_update
|
||||
- develop
|
||||
|
||||
# we don't want to have concurrent jobs, and we don't want to cancel running jobs to avoid broken publications
|
||||
concurrency:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user