Skip to content

Commit f4b81bb

Browse files
committed
add more permissions
1 parent 6021b47 commit f4b81bb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/nuget-lockfile-sync.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ on:
1111
secrets: {}
1212

1313
permissions:
14+
actions: read
15+
contents: write
16+
packages: read
17+
checks: write
1418
pull-requests: write
1519

1620
jobs:

0 commit comments

Comments
 (0)