Skip to content

Commit 7fb99ab

Browse files
authored
Merge pull request #21 from ThalesGroup/fix_deploy
Bulid docs only when pushing on main branch
2 parents c0ccfa0 + c188525 commit 7fb99ab

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/workflows/build-deploy-docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: Documentation
33
on:
44
push:
55
branches: [ main ]
6-
pull_request:
76

87
jobs:
98
build-docs:

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ returned data.
2323

2424
## :books: Documentation
2525

26-
Documentation is available on Github pages.
26+
Documentation is available at [docs/src](https://github.com/ThalesGroup/PharoOWS/tree/main/docs/src).
2727

2828

2929
## :bust_in_silhouette: Contributing
3030

31-
If you are interested in contributing to the XXX project, start by reading the
31+
If you are interested in contributing to the PharoOWS project, start by reading the
3232
[CONTRIBUTING](CONTRIBUTING) guide.
3333

3434

0 commit comments

Comments
 (0)