Skip to content
This repository was archived by the owner on Jan 1, 2026. It is now read-only.

Commit dfcebeb

Browse files
author
Vianpyro
committed
Update permissions in workflow to include pull-requests and statuses
1 parent 788408a commit dfcebeb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/package-python-app.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Build Python Package
33

44
permissions:
55
contents: write
6+
pull-requests: read
7+
statuses: read
68

79
on:
810
push:

0 commit comments

Comments
 (0)