Skip to content

Commit e5ef255

Browse files
committed
Work CI-CD
- Add permissions to github action.
1 parent 9500f0c commit e5ef255

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/update-dependencies.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,8 @@ jobs:
1717
name: nanoFramework
1818
uses: nanoframework/nf-tools/.github/workflows/update-dependencies.yml@main
1919
secrets: inherit
20+
permissions:
21+
contents: read
22+
pull-requests: write
2023
with:
2124
solutionsToCheck: 'nanoFramework.System.Net.Http.sln'

0 commit comments

Comments
 (0)