Skip to content

[.Net] refactor over streaming version api #402

[.Net] refactor over streaming version api

[.Net] refactor over streaming version api #402

Workflow file for this run

name: "Git LFS Check"
on: pull_request
permissions: {}
jobs:
lfs-check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
lfs: true
- name: Check Git LFS files for consistency
run: |
git lfs fsck