1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00

Remove permissions in helm-release workflow (#3901)

Signed-off-by: ShutingZhao <shuting@nirmata.com>
This commit is contained in:
shuting 2022-05-12 16:12:17 +08:00 committed by GitHub
parent 36affff4b7
commit bccce5d9e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,11 +5,6 @@ on:
- 'kyverno-chart-v*'
- 'kyverno-policies-chart-v*'
permissions:
contents: read
packages: write
id-token: write
jobs:
helm-tests:
runs-on: ubuntu-latest