Skip to content

chore(hygiene): remove .DS_Store and ignore macOS artifacts (#3) #16

chore(hygiene): remove .DS_Store and ignore macOS artifacts (#3)

chore(hygiene): remove .DS_Store and ignore macOS artifacts (#3) #16

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"