SpiritCroc 87c4506be5 Automatic upstream merge postprocessing
Change-Id: I83125c87133ab63492d8d1fec30ad3746ce48c3e
2022-12-07 14:56:10 +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@v3
with:
lfs: 'true'
- run: |
./tools/validate_lfs.sh