Skip to content

Create adoc PR builder [DOC-276] #6

Create adoc PR builder [DOC-276]

Create adoc PR builder [DOC-276] #6

Workflow file for this run

name: Test asciidoctor files
on:
pull_request:
jobs:
test-adoc:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/test-adoc