diff --git a/.github/workflows/update-gradle-wrapper.yml b/.github/workflows/update-gradle-wrapper.yml index 2acb0c12c..0119318c2 100644 --- a/.github/workflows/update-gradle-wrapper.yml +++ b/.github/workflows/update-gradle-wrapper.yml @@ -5,19 +5,8 @@ on: - cron: "0 0 * * *" permissions: - actions: none - checks: none contents: write - deployments: none - discussions: none - id-token: none - issues: none - packages: none - pages: none pull-requests: write - repository-projects: none - security-events: none - statuses: none jobs: update-gradle-wrapper: