We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb905b5 commit 0db1998Copy full SHA for 0db1998
1 file changed
.github/workflows/ci.yml
@@ -103,6 +103,7 @@ jobs:
103
with:
104
client-id: 1248576
105
private-key: ${{ secrets.AUTOMATION_APP_PRIVATE_KEY }}
106
+ permission-contents: 'write'
107
- name: Checkout
108
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
109
0 commit comments