diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 1f34c20c..54f72016 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -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: