From 83fb1766155568f1db36684815083cb3c4575281 Mon Sep 17 00:00:00 2001 From: John Andersen Date: Tue, 25 Jun 2024 09:26:24 -0700 Subject: [PATCH] ci: alice: async comms: discussions: write --- .github/workflows/alice_async_comms.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/alice_async_comms.yml b/.github/workflows/alice_async_comms.yml index f3546422a7..ffa4dc6ec9 100644 --- a/.github/workflows/alice_async_comms.yml +++ b/.github/workflows/alice_async_comms.yml @@ -21,6 +21,7 @@ jobs: permissions: contents: write pull-requests: write + discussions: write steps: - name: Harden Runner uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1