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: + - '*'