SchildiChat-android/upstream_.github/workflows/validate-lfs.yml
SpiritCroc fdc5782acc Automatic upstream merge postprocessing
Change-Id: Ice4391288ee2b29c28c0b6181810b0d55eb99d50
2023-06-27 20:13:50 +02: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