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

master
Carlo Sala 8 months ago committed by GitHub
parent bd295c014f
commit 38423b4b5c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/dependencies.yml

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

Loading…
Cancel
Save