Skip to content

Commit

Permalink
GitHub Workflows security hardening (python#96492)
Browse files Browse the repository at this point in the history
* Update project-updater.yml

Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>

* Update project-updater.yml

repository-projects: write is not needed because a separate secrets.ADD_TO_PROJECT_PAT is used

Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>
  • Loading branch information
sashashura authored and mpage committed Oct 11, 2022
1 parent d2abe90 commit b31a5ee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/project-updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
- opened
- labeled

permissions:
contents: read

jobs:
add-to-project:
name: Add issues to projects
Expand Down

0 comments on commit b31a5ee

Please sign in to comment.