Skip to content

chore(ci): add README Guard and CODEOWNERS Documentation/** (#8) #25

chore(ci): add README Guard and CODEOWNERS Documentation/** (#8)

chore(ci): add README Guard and CODEOWNERS Documentation/** (#8) #25

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"