Skip to content

Commit 8fa147d

Browse files
authored
Add explicit write permissions from caller workflow
1 parent ec9d7cd commit 8fa147d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dotnet-file.yml

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ env:
1212

1313
jobs:
1414
run:
15+
permissions:
16+
contents: write
1517
uses: devlooped/oss/.github/workflows/dotnet-file-core.yml@main
1618
secrets:
1719
BOT_NAME: ${{ secrets.BOT_NAME }}

0 commit comments

Comments
 (0)