diff --git a/.github/workflows/ci-ddf-store.yml b/.github/workflows/ci-ddf-store.yml index f6622af435..694e4921be 100644 --- a/.github/workflows/ci-ddf-store.yml +++ b/.github/workflows/ci-ddf-store.yml @@ -4,6 +4,7 @@ name: Continuous integration DDF Bundles permissions: contents: write + issues: write pull-requests: write # Controls when the action will run.