Skip to content

Commit c32b648

Browse files
add missing permissions (#152)
1 parent 0026ff7 commit c32b648

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/uno-dotnet.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ on:
1313
branches:
1414
- master
1515
- release/**
16+
17+
permissions:
18+
contents: write
1619

1720
env:
1821
STEP_TIMEOUT_MINUTES: 60

0 commit comments

Comments
 (0)