From aef0bdc71eef2787c8726679d3881397783e17d6 Mon Sep 17 00:00:00 2001 From: Li Haoyi Date: Tue, 14 Jan 2025 16:22:33 +0800 Subject: [PATCH] Update autofix-push.yml --- .github/workflows/autofix-push.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/autofix-push.yml b/.github/workflows/autofix-push.yml index 970cb6037ef..1041f4ff228 100644 --- a/.github/workflows/autofix-push.yml +++ b/.github/workflows/autofix-push.yml @@ -5,9 +5,7 @@ on: types: - completed permissions: - contents: read - actions: read - checks: write + contents: write jobs: report: runs-on: ubuntu-latest