Skip to content

cherrypick https://github.com/ROBelgium/MSNoise/pull/94 #158

cherrypick https://github.com/ROBelgium/MSNoise/pull/94

cherrypick https://github.com/ROBelgium/MSNoise/pull/94 #158

Workflow file for this run

name: Build Documentation
on: [push]
jobs:
run_tests:
runs-on: ubuntu-latest
if: "contains(github.event.head_commit.message, '+DOCS')"
steps:
- uses: actions/checkout@v4
- name: Say Hello Docs
run: |
echo "Hello doc builder"