Skip to content

Commit 23c9f4d

Browse files
committed
Undo permissions on snapshot and release GHA
1 parent cc6d9a7 commit 23c9f4d

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.github/workflows/gradle_release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ on:
1010
tags:
1111
- 'v3.*.*'
1212

13-
permissions:
14-
contents: read
15-
1613
jobs:
1714
build:
1815

.github/workflows/gradle_snapshot.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ on:
77
push:
88
branches: [ '3.x' ]
99

10-
permissions:
11-
contents: read
12-
1310
jobs:
1411
build:
1512

0 commit comments

Comments
 (0)