diff --git a/.github/workflows/ci-action.yml b/.github/workflows/ci-action.yml index 0d86a77..4033fc2 100644 --- a/.github/workflows/ci-action.yml +++ b/.github/workflows/ci-action.yml @@ -10,3 +10,5 @@ jobs: name: Ghalactic uses: ghalactic/repos/.github/workflows/shared-ci-action.yml@main secrets: inherit + permissions: + actions: write