Merge pull request #3560 from fluxcd/action-perms

docs: Add permissions to update workflow
pull/3562/head
Hidde Beydals 2 years ago committed by GitHub
commit d62cc90f51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save