Skip to content

Commit 1332cba

Browse files
committed
Remove needless permissions settings from the release workflow
The workflow should work even without it.
1 parent 97e6c8f commit 1332cba

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release-management.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ on:
44
push:
55
branches: [ master ]
66

7-
permissions:
8-
contents: read
9-
107
jobs:
118
test_and_build:
129
name: Test and build

0 commit comments

Comments
 (0)