From 5aa4b7ce718c5fc8c0fb4787dd41443207033dbb Mon Sep 17 00:00:00 2001 From: Cynthia J Date: Mon, 13 Jul 2026 11:27:42 -0700 Subject: [PATCH] remove redundant permission that dependbot add and break the CI for a week --- .github/workflows/android.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/android.yaml b/.github/workflows/android.yaml index 42f9184c3b29..71aa2d09b71d 100644 --- a/.github/workflows/android.yaml +++ b/.github/workflows/android.yaml @@ -32,9 +32,6 @@ on: type: boolean default: false -permissions: - contents: read - jobs: android: permissions: