We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed258b4 commit e250d17Copy full SHA for e250d17
1 file changed
.github/workflows/update-permission-inputs.yml
@@ -11,6 +11,9 @@ concurrency:
11
group: ${{ github.workflow }}-${{ github.ref }}
12
cancel-in-progress: true
13
14
+permissions:
15
+ contents: write
16
+
17
jobs:
18
update-permission-inputs:
19
runs-on: ubuntu-latest
0 commit comments