Skip to content

Commit

Permalink
Add contents: read permission to unittest job
Browse files Browse the repository at this point in the history
  • Loading branch information
XuanWang-Amos authored Nov 15, 2023
1 parent 901ce1f commit 93b36d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/psm-interop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
fail-fast: false
permissions:
pull-requests: read # Used by paths-filter to read the diff.
contents: read
defaults:
run:
working-directory: './'
Expand Down

0 comments on commit 93b36d3

Please sign in to comment.