Skip to content

Commit 4763d4f

Browse files
authored
[ci] remove "read all" permission in reusable_release.yml (#11405)
it should be override by `content: write` anyway ## Pre-Review Checklist **Note**: The Flutter team is currently trialing the use of [Gemini Code Assist for GitHub](https://developers.google.com/gemini-code-assist/docs/review-github-code). Comments from the `gemini-code-assist` bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed. [^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.
1 parent 769e56b commit 4763d4f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/reusable_release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ on:
88
branch-name:
99
required: true
1010
type: string
11-
# Declare default permissions as read only.
12-
permissions: read-all
1311
jobs:
1412
release:
1513
if: github.repository_owner == 'flutter'

0 commit comments

Comments
 (0)