Skip to content

Commit d94943d

Browse files
CopilotMte90
andcommitted
Restore permissions section for security best practices
Co-authored-by: Mte90 <403283+Mte90@users.noreply.github.com>
1 parent ed23ca3 commit d94943d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/kotlin-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
build-kotlin-plugin:
1111
name: 'Build (matrix: Java ${{ matrix.java-version }})'
1212
runs-on: ubuntu-latest
13+
permissions:
14+
contents: read
1315
strategy:
1416
matrix:
1517
java-version: [11, 17]

0 commit comments

Comments
 (0)