mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-27 02:07:31 +08:00
ci(deps): ensure push permissions are available (#13389)
This commit is contained in:
parent
bd295c014f
commit
38423b4b5c
2
.github/workflows/dependencies.yml
vendored
2
.github/workflows/dependencies.yml
vendored
@ -5,7 +5,7 @@ on:
|
|||||||
- cron: "0 6 * * 0"
|
- cron: "0 6 * * 0"
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check:
|
check:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user