schildichat-android/upstream_.github/workflows/validate-lfs.yml
SpiritCroc 9055bac992 Automatic upstream merge postprocessing
Change-Id: If6c6d920501eff84c4a22b7eb0a3504973f5ed09
2025-03-13 17:46:07 +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