Skip to content

Commit

Permalink
Fix test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jlandowner authored Apr 9, 2024
1 parent 6f3ca62 commit 59a0064
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ jobs:
test_action_snapshot_local_chart:
runs-on: ubuntu-latest
name: Local chart snapshot and create PR if snapshot changed
permissions:
contents: write
pull-requests: write
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 59a0064

Please sign in to comment.