Skip to content

Commit

Permalink
Merge pull request #5137 from aditya7302/chart-lint-workflow
Browse files Browse the repository at this point in the history
Define top level Permission for lint-chart.yaml (Chart Lint) workflow
  • Loading branch information
karmada-bot committed Jul 4, 2024
2 parents 0aa91d8 + 2a35dfb commit c4a81bf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lint-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ on:
paths:
- "charts/**"

permissions:
contents: read

jobs:
chart-lint-test:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit c4a81bf

Please sign in to comment.