From 4bed55b3add7db6950790e62d00d1396dcc19d58 Mon Sep 17 00:00:00 2001 From: Robert Bradley Date: Sat, 4 Jan 2025 13:15:35 +0000 Subject: [PATCH] fix: Update behave_schedule.yml --- .github/workflows/behave_schedule.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/behave_schedule.yml b/.github/workflows/behave_schedule.yml index 83d47fa648..2362acaed4 100644 --- a/.github/workflows/behave_schedule.yml +++ b/.github/workflows/behave_schedule.yml @@ -182,6 +182,9 @@ jobs: runs-on: ubuntu-latest permissions: contents: write + actions: write + pages: write + pull-requests: write needs: report steps: # Download Full Artifacts