Possible to disable git lfs?

I noticed the flathub build bot has git lfs [1] on it, so when it checks out my repo it gets a few gigs of assets. These are just test assets so aren’t needed for building, and GitHub charges for bandwidth so I’d like to know if there’s a way to disable LFS.

If not possible… could someone easy my concerns by confirming that this will only run on PRs opened on the repo, and for every release I make? And not, say, multiple times a day on flathub’s internal servers

In general yes, there might be cases, where the admin team restarts a build, if they get broken or if infra had a hickup.

Sounds good, thanks!