From 4b8e9395bfe138a1bdd015f5238b40b0c0a6d723 Mon Sep 17 00:00:00 2001 From: Ilya Shatalov Date: Mon, 11 May 2026 23:54:34 +0200 Subject: [PATCH] Allow gatekeeper to be called as reusable workflow --- .github/workflows/ai-gatekeeper.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ai-gatekeeper.yaml b/.github/workflows/ai-gatekeeper.yaml index 2e43089..6c0d614 100644 --- a/.github/workflows/ai-gatekeeper.yaml +++ b/.github/workflows/ai-gatekeeper.yaml @@ -5,6 +5,7 @@ on: pull_request_review: types: [submitted, dismissed] workflow_dispatch: + workflow_call: permissions: contents: read