Skip to content

Add a TOC for the inventory-api #6

Add a TOC for the inventory-api

Add a TOC for the inventory-api #6

Workflow file for this run

name: CI
on:
pull_request:
branches: [main]
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout your repository using git
uses: actions/checkout@v4
- name: Install and build
uses: withastro/action@v2