We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0026ff7 commit c32b648Copy full SHA for c32b648
1 file changed
.github/workflows/uno-dotnet.yml
@@ -13,6 +13,9 @@ on:
13
branches:
14
- master
15
- release/**
16
+
17
+permissions:
18
+ contents: write
19
20
env:
21
STEP_TIMEOUT_MINUTES: 60
0 commit comments