Skip to content

Commit

Permalink
Tie docs workflow to master branch, not main
Browse files Browse the repository at this point in the history
  • Loading branch information
mobiusklein committed Nov 8, 2024
1 parent 1f0d4f1 commit 3c12d10
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build documentation
on:
push:
branches:
- main
- master
workflow_dispatch:

jobs:
Expand Down
3 changes: 3 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -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/]!

0 comments on commit 3c12d10

Please sign in to comment.