Skip to content

Incremental indexing/update old outputs #1179

Incremental indexing/update old outputs

Incremental indexing/update old outputs #1179

Workflow file for this run

name: Semver Check
on:
pull_request:
branches: [main]
jobs:
semver:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Check Semver
run: ./scripts/semver-check.sh