Currently, the action runs on all files, it would make more sense to only lint modified liquid files or at least have an optional argument to enable it, something along the lines of Github's Super-Linter
I'm not sure if that's possible considering there are checks like UnusedSnippet that would need to parse the entire codebase.