Skip to content

Commit 0d3245a

Browse files
committed
Remove permissions section from struct-generate workflow
1 parent 5045821 commit 0d3245a

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/struct-generate.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,6 @@ on:
5353
description: 'GitHub token'
5454
required: true
5555

56-
permissions:
57-
contents: write
58-
pull-requests: write
59-
6056
jobs:
6157
run:
6258
runs-on: ${{ inputs.runs_on }}

0 commit comments

Comments
 (0)