Skip to content

Commit

Permalink
Add read-only token permissions
Browse files Browse the repository at this point in the history
Signed-off-by: Pedro Kaj Kjellerup Nacht <pnacht@google.com>
  • Loading branch information
pnacht authored and discordianfish committed Sep 13, 2023
1 parent fa9dcdd commit 86487d4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/golangci-lint.yml
Expand Up @@ -10,6 +10,9 @@ on:
- ".golangci.yml"
pull_request:

permissions:
contents: read

jobs:
golangci:
name: lint
Expand Down

0 comments on commit 86487d4

Please sign in to comment.