diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 545961b..b382b01 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -3,7 +3,7 @@ name: Build documentation on: push: branches: - - main + - master workflow_dispatch: jobs: diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 0000000..a8a3763 --- /dev/null +++ b/docs/README.md @@ -0,0 +1,3 @@ +# This is the source code for the documentation website! + +This is the Sphinx source for [https://hupo-psi.github.io/mzSpecLib/]! \ No newline at end of file