Skip to content

feat: enhance repository structure and documentation #8

feat: enhance repository structure and documentation

feat: enhance repository structure and documentation #8

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"