From 52c510da16528aa5d89f6067e256aec30a756b43 Mon Sep 17 00:00:00 2001 From: "nick." <64551534+null-nick@users.noreply.github.com> Date: Sat, 11 Oct 2025 16:26:42 +0200 Subject: [PATCH] fixese Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> --- .github/workflows/python.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/python.yml b/.github/workflows/python.yml index 153aff6c..a2c94daa 100644 --- a/.github/workflows/python.yml +++ b/.github/workflows/python.yml @@ -1,4 +1,6 @@ name: Pyrogram - Mod +permissions: + contents: read on: [push, pull_request]