From b6f5052f9b804090308cc15cf29af2dc8c88b72b Mon Sep 17 00:00:00 2001 From: Einar Ingebrigtsen Date: Mon, 9 Mar 2026 17:10:17 +0000 Subject: [PATCH] Update Copilot sync wrapper workflows --- .github/workflows/propagate-copilot-instructions.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/propagate-copilot-instructions.yml b/.github/workflows/propagate-copilot-instructions.yml index 6ba4fa3..7806e05 100644 --- a/.github/workflows/propagate-copilot-instructions.yml +++ b/.github/workflows/propagate-copilot-instructions.yml @@ -9,6 +9,7 @@ on: - ".github/agents/**" - ".github/skills/**" - ".github/prompts/**" + workflow_dispatch: jobs: propagate: