Skip to content

Commit 3caa1b1

Browse files
authored
Add permissions for write access to contents
1 parent 6c0d631 commit 3caa1b1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/dotnet.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
push:
55
branches:
66
- main
7+
8+
permissions:
9+
contents: write
710

811
jobs:
912
build:

0 commit comments

Comments
 (0)