From 3db2fb65b37f70eb87f92c98e1ce3b19a0d043e4 Mon Sep 17 00:00:00 2001 From: mia26MAjFm Date: Wed, 1 Jul 2026 09:00:30 -0400 Subject: [PATCH] watcher: add actions:write for createWorkflowDispatch --- .github/workflows/upstream-patches-watch.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/upstream-patches-watch.yml b/.github/workflows/upstream-patches-watch.yml index 8aae68e..689bf25 100644 --- a/.github/workflows/upstream-patches-watch.yml +++ b/.github/workflows/upstream-patches-watch.yml @@ -8,6 +8,7 @@ on: permissions: contents: write + actions: write jobs: check: