schildichat-android/upstream_.github/workflows/validate-lfs.yml
SpiritCroc 5f249464cd Automatic upstream merge postprocessing
Change-Id: I94966830982c5a7e7c4a18a20c1cac9c0e012e73
2025-02-04 19:05:01 +01:00

16 lines
236 B
YAML

name: Validate Git LFS
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
name: Validate
steps:
- uses: actions/checkout@v4
with:
lfs: 'true'
- run: |
./tools/validate_lfs.sh