From 7b6ae0139698659725986e075abcccb30590fb98 Mon Sep 17 00:00:00 2001 From: Attila Gombos Date: Tue, 20 Jan 2026 14:32:01 +0100 Subject: [PATCH] Update CI --- .github/workflows/ci.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 59aeddc..2b8ec6b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -14,8 +14,4 @@ on: jobs: call_ci: - permissions: - contents: write - discussions: write - pull-requests: write uses: EffectiveRange/ci-workflows/.github/workflows/python-ci.yaml@latest-python