feat: new pipeline to check lfs
All checks were successful
/ check_lfs (push) Successful in 18s

This commit is contained in:
silver 2025-06-15 22:57:18 +01:00
parent 919e6fcfd6
commit 10aa4186c0
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D

View file

@ -0,0 +1,12 @@
on:
- pull_request
- push
- workflow_dispatch
jobs:
check_lfs:
# nix/docker
runs-on: nix
steps:
- uses: https://github.com/MPLew-is/lfs-check-action@1