Skip to content

Commit

Permalink
Add missing permissions to build_charms_with_cache.yaml workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
carlcsaposs-canonical authored Jul 7, 2023
1 parent a557777 commit 33a8915
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 @@ -63,6 +63,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 cache

integration-test:
strategy:
Expand Down

0 comments on commit 33a8915

Please sign in to comment.