SchildiChat-android/upstream_.github/workflows/validate-lfs.yml
SpiritCroc b9d312c40d Automatic upstream merge postprocessing
Change-Id: I2d61b69195b3cd5033ad1014070ebd4b7bee436c
2023-01-13 15:53:51 +01:00

15 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