schildichat-android/upstream_.github/workflows/validate-lfs.yml
SpiritCroc 8f9e0629b7 Automatic upstream merge postprocessing
Change-Id: I8cdc1a64e2765fc2edc003611e10028149a68b52
2025-01-19 14:43:00 +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