Skip to content

chore: repo hygiene (.DS_Store, .gitignore) #13

chore: repo hygiene (.DS_Store, .gitignore)

chore: repo hygiene (.DS_Store, .gitignore) #13

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"