Skip to content

Document QCHECK_MSG_INTERVAL #26

Document QCHECK_MSG_INTERVAL

Document QCHECK_MSG_INTERVAL #26

Workflow file for this run

name: build
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
run:
name: Check asciidoc
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: |
sudo apt-get update -y
sudo apt-get install -y asciidoc-base
- run: asciidoc README.adoc