Skip to content

Commit 2d56e2a

Browse files
committed
Update pull_upstream.yml
1 parent 1a3cf0c commit 2d56e2a

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

.github/workflows/pull_upstream.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,8 @@ jobs:
1616
if: github.repository == 'kostrykin/python-learning-codespace'
1717

1818
runs-on: ubuntu-latest
19-
20-
permissions:
21-
actions: write
22-
contents: write
23-
pull-requests: write
19+
20+
permissions: write-all
2421

2522
steps:
2623

0 commit comments

Comments
 (0)