Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update project-updater.yml
Signed-off-by: sashashura <[email protected]>
  • Loading branch information
sashashura authored Sep 1, 2022
commit 9b91badc6d9fb0999318246a2a86bdcb3035861c
5 changes: 5 additions & 0 deletions .github/workflows/project-updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,13 @@ on:
- opened
- labeled

permissions:
contents: read

jobs:
add-to-project:
permissions:
repository-projects: write
name: Add issues to projects
runs-on: ubuntu-latest
strategy:
Expand Down