mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
ci: use just contents:read initial permission
The other permissions needed are those attached to the @ohmyzsh GitHub App.
This commit is contained in:
parent
c8282878b9
commit
67e7c9aa52
1 changed files with 1 additions and 3 deletions
4
.github/workflows/dependencies.yml
vendored
4
.github/workflows/dependencies.yml
vendored
|
|
@ -5,9 +5,7 @@ on:
|
|||
- cron: "0 6 * * 0"
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
issues: write
|
||||
pull-requests: write
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
check:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue