Skip to content

Commit bebb31f

Browse files
committed
fix double permission yaml fields
1 parent 90762fd commit bebb31f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/update-version.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@ jobs:
2424
contents: write # required for pushing changes
2525
pull-requests: write # required for creating PRs
2626
runs-on: ubuntu-24.04
27-
28-
permissions:
29-
contents: write # required for pushing changes
30-
pull-requests: write # required for creating PR
31-
3227
env:
3328
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3429
steps:

0 commit comments

Comments
 (0)