From 15a22d3b0b2a13a4d706a3e415d77e90ff476533 Mon Sep 17 00:00:00 2001 From: Kevin Yang Date: Wed, 3 Dec 2025 19:19:56 +0000 Subject: [PATCH] update --- minty.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/minty.yaml b/minty.yaml index d81e3ee..ba3edb9 100644 --- a/minty.yaml +++ b/minty.yaml @@ -19,3 +19,11 @@ scope: ] repositories: - '*' + + import-settings: + rule: + if: |- + assertion.repository_id == '936200620' && + assertion.workflow_ref.startsWith("google-gh-automation/google-infra-github/.github/workflows/import-settings.yml") + repositories: + - '*'