Skip to content

build_and_test.yml updates for this branch #6753

build_and_test.yml updates for this branch

build_and_test.yml updates for this branch #6753

Workflow file for this run

name: sphinx_strict
on:
push:
pull_request:
schedule:
- cron: '0 1 * * SUN'
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: checkout OpenDDS
uses: actions/checkout@v3
- name: Run Strict Checks
run: |
python3 docs/build.py strict