From f39cf7bd134f659324b3b9897de6d64311cce2ef Mon Sep 17 00:00:00 2001 From: mpaulosky Date: Sat, 4 Jul 2026 09:02:14 -0700 Subject: [PATCH 1/2] chore: refresh dev head for #427 mergeability recompute From edac9f3091408b2b4141afc2f10ca21541223e47 Mon Sep 17 00:00:00 2001 From: mpaulosky Date: Sat, 4 Jul 2026 09:18:47 -0700 Subject: [PATCH 2/2] chore: trigger required yamllint context for protected branch --- .github/workflows/lint-yaml.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/lint-yaml.yml b/.github/workflows/lint-yaml.yml index a26706b..ff08e29 100644 --- a/.github/workflows/lint-yaml.yml +++ b/.github/workflows/lint-yaml.yml @@ -1,5 +1,6 @@ name: Lint YAML # Validates all workflow and config YAML files +# Keeps required 'yamllint' status context available on protected branches on: push: