Skip to content

Commit e8bb6f2

Browse files
AdnaneKhanbrmur
authored andcommitted
Scope down GitHub token permissions for lint-kotlin.yml
1 parent fb29a42 commit e8bb6f2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/lint-kotlin.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ on: # yamllint disable-line rule:truthy
44
workflow_dispatch:
55
pull_request:
66

7+
8+
permissions:
9+
contents: read
10+
711
jobs:
812
ktlint:
913
name: Lint Kotlin

0 commit comments

Comments
 (0)