Skip to content

Commit b31a5ee

Browse files
sashashurampage
authored andcommitted
GitHub Workflows security hardening (python#96492)
* Update project-updater.yml Signed-off-by: sashashura <[email protected]> * Update project-updater.yml repository-projects: write is not needed because a separate secrets.ADD_TO_PROJECT_PAT is used Signed-off-by: sashashura <[email protected]>
1 parent d2abe90 commit b31a5ee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/project-updater.yml

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
- opened
77
- labeled
88

9+
permissions:
10+
contents: read
11+
912
jobs:
1013
add-to-project:
1114
name: Add issues to projects

0 commit comments

Comments
 (0)