Skip to content

Commit 602d5fc

Browse files
authored
Update lint.yml
1 parent ee9334e commit 602d5fc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/lint.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ name: Lint
33
on:
44
pull_request:
55

6+
permissions:
7+
contents: read
8+
pull-requests: read
9+
610
jobs:
711
golangci:
812
name: golangci‑lint

0 commit comments

Comments
 (0)