Skip to content

Commit

Permalink
Set permissions on the CI workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
creachadair committed Apr 24, 2022
1 parent d20fbc7 commit 153e717
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/go-presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
types: [opened, reopened, synchronize]
workflow_dispatch:

permissions: read-all

jobs:
build:
name: Go presubmit
Expand Down

0 comments on commit 153e717

Please sign in to comment.