[CI] Add workflow permissions for helm CI job (#17727)

Signed-off-by: Russell Bryant <rbryant@redhat.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
Russell Bryant
2025-05-13 08:49:07 -04:00
committed by GitHub
parent 9944011b30
commit 79a1d25bbd

View File

@ -2,6 +2,9 @@ name: Lint and Deploy Charts
on: pull_request
permissions:
contents: read
jobs:
lint-and-deploy:
runs-on: ubuntu-latest