Skip to content

Commit c864e55

Browse files
committed
more permissions
1 parent a7ac51e commit c864e55

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/pull_request.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ jobs:
1616

1717
dependabot-auto-approve-and-merge:
1818
uses: NHSDigital/eps-common-workflows/.github/workflows/dependabot-auto-approve-and-merge.yml@68c2dea999875055ecbfdf055d8391e6e8b8ce2f
19+
permissions:
20+
contents: "write"
21+
pull-requests: "write"
1922
secrets:
2023
AUTOMERGE_APP_ID: ${{ secrets.AUTOMERGE_APP_ID }}
2124
AUTOMERGE_PEM: ${{ secrets.AUTOMERGE_PEM }}

0 commit comments

Comments
 (0)