From 289d95f578ede7b05a9a13a20d432a98266439b0 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 4 May 2026 18:31:15 +0000 Subject: [PATCH] fix: add actions:read permission to smoke-water.yml to match callee requirements Agent-Logs-Url: https://github.com/github/gh-aw/sessions/5458d9dc-e5c0-409a-bcf9-ae4c5b1d06c2 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> --- .github/workflows/smoke-water.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/smoke-water.yml b/.github/workflows/smoke-water.yml index 15ef4998984..092cb95380c 100644 --- a/.github/workflows/smoke-water.yml +++ b/.github/workflows/smoke-water.yml @@ -11,6 +11,7 @@ jobs: uses: ./.github/workflows/smoke-workflow-call.lock.yml secrets: inherit permissions: + actions: read contents: read discussions: write issues: write