Skip to content

Commit cdf905f

Browse files
committed
remove write permission
1 parent 561fdc6 commit cdf905f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,6 @@ jobs:
174174
if: github.event_name == 'workflow_dispatch' || github.event_name == 'push' && github.ref == 'refs/heads/main'
175175
run: ./gradlew alljavadoc
176176
dependency-submission:
177-
permissions:
178-
contents: write
179177
runs-on: ubuntu-latest
180178
steps:
181179
# Get GitHub token via the CT SDKs App

0 commit comments

Comments
 (0)