From b414ca3b119bf6ada56f02d8d1c358b0b6276792 Mon Sep 17 00:00:00 2001 From: Robert Bradley Date: Sat, 4 Jan 2025 16:09:25 +0000 Subject: [PATCH] fix: Update behave_schedule.yml --- .github/workflows/behave_schedule.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/workflows/behave_schedule.yml b/.github/workflows/behave_schedule.yml index 2362acaed4..2b39f684a3 100644 --- a/.github/workflows/behave_schedule.yml +++ b/.github/workflows/behave_schedule.yml @@ -180,11 +180,8 @@ jobs: deploy: name: Deploy Reports runs-on: ubuntu-latest - permissions: - contents: write - actions: write - pages: write - pull-requests: write + permissions: write-all + needs: report steps: # Download Full Artifacts