Skip to content

Commit 4bef8df

Browse files
committed
Add write permissions
1 parent c2d4ade commit 4bef8df

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/update-submodule-files.yml

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
branches:
77
- main
88

9+
permissions:
10+
contents: write
11+
912
jobs:
1013
update-files:
1114
if: github.actor == 'dependabot[bot]' && startsWith(github.event.pull_request.head.ref, 'dependabot/submodules/')

0 commit comments

Comments
 (0)