ci(deps): ensure push permissions are available (#13389)
This commit is contained in:
parent
bd295c014f
commit
38423b4b5c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dependencies.yml
vendored
2
.github/workflows/dependencies.yml
vendored
|
|
@ -5,7 +5,7 @@ on:
|
|||
- cron: "0 6 * * 0"
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
check:
|
||||
|
|
|
|||
Loading…
Reference in a new issue