1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-11-04 05:01:17 +08:00

ci(deps): ensure push permissions are available (#13389)

This commit is contained in:
Carlo Sala 2025-10-23 05:16:17 -07:00 committed by GitHub
parent bd295c014f
commit 38423b4b5c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@ on:
- cron: "0 6 * * 0"
permissions:
contents: read
contents: write
jobs:
check: