Skip to content

chore(ci,docs): add CI, fix docs links, enforce SPM-only #30

chore(ci,docs): add CI, fix docs links, enforce SPM-only

chore(ci,docs): add CI, fix docs links, enforce SPM-only #30

Workflow file for this run

name: CI
on:
push:
branches: [ "main", "master" ]
pull_request:
branches: [ "main", "master" ]
jobs:
noop:
runs-on: ubuntu-latest
steps:
- run: echo "Build temporarily disabled per repository policy"