From 745609423f7d8c5811a14481cd2e8aff304f34a0 Mon Sep 17 00:00:00 2001 From: Ivan Date: Tue, 15 Jul 2025 14:01:10 -0500 Subject: [PATCH] update --- .github/workflows/revive.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/revive.yml b/.github/workflows/revive.yml index ff26324..4d5960e 100644 --- a/.github/workflows/revive.yml +++ b/.github/workflows/revive.yml @@ -12,6 +12,8 @@ permissions: jobs: lint: + permissions: + contents: write runs-on: ubuntu-latest steps: - name: Checkout code