diff --git a/index.ts b/index.ts index fb006c7..6c33de4 100644 --- a/index.ts +++ b/index.ts @@ -96,7 +96,7 @@ const pulumiBaremetal = new PublicRepo('pulumi-baremetal', { const pkgs = new PublicRepo('pkgs', { description: 'Mini nixpkgs — personal Nix package collection', topics: ['nix', 'nixpkgs', 'nix-flake'], - githubChecks: ['build'], + githubChecks: ['build (x86_64-linux)'], }); const thecluster = new PublicRepo('thecluster', {