diff --git a/.github/workflows/behave_pull_request.yml b/.github/workflows/behave_pull_request.yml index fcb5f606e2..7bae9639aa 100644 --- a/.github/workflows/behave_pull_request.yml +++ b/.github/workflows/behave_pull_request.yml @@ -198,11 +198,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