diff --git a/.github/workflows/pull.yml b/.github/workflows/pull.yml index 6bd383d9..62dde7cd 100644 --- a/.github/workflows/pull.yml +++ b/.github/workflows/pull.yml @@ -7,6 +7,7 @@ jobs: # The type of runner that the job will run on runs-on: ubuntu-latest permissions: + contents: write pull-requests: write # Steps represent a sequence of tasks that will be executed as part of the job