Skip to content

Add quick start guide for batch processing workflow #85

Add quick start guide for batch processing workflow

Add quick start guide for batch processing workflow #85

Workflow file for this run

name: Validate Links
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
links:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check links
run: make links