From 645bbfe0aca43a42359f861c0938027537d01423 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kaan=20Ada=C5=9F?= Date: Thu, 25 Sep 2025 16:22:14 +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