diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index fa396d60fd..0bd007a54e 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -473,6 +473,8 @@ jobs: - plugin-workflow - plugin-workflow-approval - plugin-data-source-main + permissions: + pull-requests: write if: ${{ !cancelled() && github.event.pull_request.number }} steps: - uses: actions/checkout@v4