Skip to content

Commit

Permalink
Add missing permissions to build_charms_with_cache.yaml workflow (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
carlcsaposs-canonical authored Jul 10, 2023
1 parent 622f9e7 commit 74ac472
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
build:
name: Build charms
uses: canonical/data-platform-workflows/.github/workflows/build_charms_with_cache.yaml@v2
permissions:
actions: write # Needed to manage GitHub Actions cache

integration-test:
strategy:
Expand Down

0 comments on commit 74ac472

Please sign in to comment.