docs: Add permissions to update workflow

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
pull/3560/head
Stefan Prodan 2 years ago
parent 978cc0c5b8
commit 3fc5f34344
No known key found for this signature in database
GPG Key ID: 3299AEB0E4085BAF

@ -61,6 +61,10 @@ on:
schedule:
- cron: "0 * * * *"
permissions:
contents: write
pull-requests: write
jobs:
components:
runs-on: ubuntu-latest

Loading…
Cancel
Save