From f230bd019a3666591406271dd9d3ba56874d0e4b Mon Sep 17 00:00:00 2001 From: MickLesk Date: Mon, 3 Aug 2026 09:22:14 +0200 Subject: [PATCH] extend workflow for tools / vms --- .github/workflows/auto-update-app-headers.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/auto-update-app-headers.yml b/.github/workflows/auto-update-app-headers.yml index 147bf07e1..386a6477a 100644 --- a/.github/workflows/auto-update-app-headers.yml +++ b/.github/workflows/auto-update-app-headers.yml @@ -6,6 +6,8 @@ on: - main paths: - "ct/**.sh" + - "tools/**.sh" + - "vm/**.sh" workflow_dispatch: jobs: