Skip to content

Commit

Permalink
set CI perms to readonly (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
sywhang committed Jul 19, 2023
1 parent c64632e commit 4b0a5c9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ on:
pull_request:
branches: ['*']

permissions:
contents: read

jobs:

build:
Expand Down

0 comments on commit 4b0a5c9

Please sign in to comment.