discord-bot/.forgejo/workflows/check_lfs.yaml
Brendan Golden 5feeb89bfd
Some checks failed
/ check_lfs (push) Has started running
/ check_lfs (pull_request) Successful in 12s
/ lint_fmt (pull_request) Failing after 16s
/ lint_clippy (pull_request) Failing after 13s
/ build (pull_request) Has been skipped
ci: improve the pipeline to test for the full suite
2025-07-21 00:59:48 +01:00

10 lines
No EOL
160 B
YAML

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