SpiritCroc 8c1d9e6718 Automatic upstream merge postprocessing
Change-Id: I7b060aceec3e529cfdc460ce187fc4c096178f0b
2022-11-10 09:55:09 +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