Skip to content

Commit ff4018b

Browse files
committed
fix: fixing missing permissions in python-app.yml
1 parent 4984c3e commit ff4018b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/python-app.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,10 @@ on:
1313

1414
permissions:
1515
contents: read
16-
contents: write
17-
issues: write
18-
pull-requests: write
1916

2017
jobs:
2118
build:
2219

23-
# necessary for auto versioning
2420
permissions:
2521
contents: write
2622
issues: write

0 commit comments

Comments
 (0)