mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-07-01 08:34:12 +00:00
ci: fix signed commits permissions (#10518)
This commit is contained in:
3
.github/workflows/signed-commits.yml
vendored
3
.github/workflows/signed-commits.yml
vendored
@@ -9,8 +9,7 @@ on:
|
||||
- ready_for_review
|
||||
|
||||
permissions:
|
||||
issues: write
|
||||
pull-requests: read
|
||||
pull-requests: write
|
||||
|
||||
jobs:
|
||||
signed-commits:
|
||||
|
||||
Reference in New Issue
Block a user