ALPHA: wire is a tool to deploy nixos systems wire.althaea.zone/

exclude checks.pre-commit

Signed-off-by: marshmallow <github@althaea.zone>

authored by

marshmallow and committed by
GitHub
f5cc1849 02d678d5

+2 -5
+2 -5
garnix.yaml
··· 1 1 builds: 2 - exclude: [] 2 + exclude: 3 + - "checks.*.pre-commit" 3 4 branch: main 4 - include: 5 - - "packages.*" 6 - - "devShells.*" 7 - - "formatter.*"