Skip to content

Commit

Permalink
Update permissions
Browse files Browse the repository at this point in the history
This does not really change the default much but it's a decent practice
and makes the SSF Scorecard look better.

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
  • Loading branch information
jku committed Sep 12, 2024
1 parent 3a42998 commit 9b2a931
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/conformance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
pull_request:
workflow_dispatch:

permissions:
contents: read

name: Conformance test
jobs:
conformance:
Expand Down

0 comments on commit 9b2a931

Please sign in to comment.