Skip to content

workflow for doc updation #1

workflow for doc updation

workflow for doc updation #1

Workflow file for this run

name: Document CI
on:
push:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build Document
run: DOC_CMD