Skip to content

remove latest publishing from CI (#531) #130

remove latest publishing from CI (#531)

remove latest publishing from CI (#531) #130

Workflow file for this run

name: Docs
on:
push:
branches:
- master
pull_request:
release:
types: [published]
jobs:
test:
uses: FuelLabs/github-actions/.github/workflows/mdbook-docs.yml@master
with:
docs-src-path: 'docs/src'