SchildiChat-android/upstream_.github/workflows/validate-lfs.yml
SpiritCroc 4aa190a591 Automatic upstream merge postprocessing
Change-Id: Ie2019e4abbfc96c587782179a87e0158d7d3be3b
2023-11-28 20:06:11 +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