From 40deed4ffe019874309b3eef429e4830346b0aa9 Mon Sep 17 00:00:00 2001 From: Austin Horstman Date: Thu, 8 Jan 2026 12:54:42 -0600 Subject: [PATCH] ci: validate-maintainers all-maintainers update Might as well, can't hurt. Signed-off-by: Austin Horstman --- .github/workflows/validate-maintainers.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/validate-maintainers.yml b/.github/workflows/validate-maintainers.yml index 93537615..096d481e 100644 --- a/.github/workflows/validate-maintainers.yml +++ b/.github/workflows/validate-maintainers.yml @@ -4,6 +4,7 @@ on: paths: - "modules/lib/maintainers.nix" - "flake.lock" + - "all-maintainers.nix" workflow_dispatch: inputs: run_tests: