diff --git a/.github/workflows/behave_pull_request.yml b/.github/workflows/behave_pull_request.yml index 50419ec820..fcb5f606e2 100644 --- a/.github/workflows/behave_pull_request.yml +++ b/.github/workflows/behave_pull_request.yml @@ -200,6 +200,9 @@ jobs: runs-on: ubuntu-latest permissions: contents: write + actions: write + pages: write + pull-requests: write needs: report steps: # Download Full Artifacts