Skip to content

Add mention and link for object storage #466

Add mention and link for object storage

Add mention and link for object storage #466

Workflow file for this run

name: Pull Request
on:
pull_request:
branches:
- master
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check Docs
run: make check
- name: No diff
run: git diff --exit-code