1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00

fix: pr updater workflow (#7665)

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
This commit is contained in:
Charles-Edouard Brétéché 2023-06-26 13:14:50 +02:00 committed by GitHub
parent 381721a841
commit 2cdeaacb87
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ permissions: {}
jobs:
autoupdate:
permissions:
contents: read
contents: write
pull-requests: write
runs-on: ubuntu-latest
steps: