From 983099a4ed1a76a6b91f67c7b0b34bcef559ecef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kaan=20Ada=C5=9F?= Date: Thu, 25 Sep 2025 16:13:39 +0300 Subject: [PATCH] Add security-gates workflow and update README --- .github/workflows/security-gates.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/security-gates.yml b/.github/workflows/security-gates.yml index 69c3aad..b400a07 100644 --- a/.github/workflows/security-gates.yml +++ b/.github/workflows/security-gates.yml @@ -19,3 +19,4 @@ jobs: actions: read contents: read security-events: write + secrets: inherit