SpiritCroc 74f800ed23 Automatic upstream merge postprocessing
Change-Id: I8601f26a2925acb03824224ef56a4f58a64fad9d
2023-05-25 12:04:02 +02: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