Skip to content

Commit

Permalink
Merge pull request #71 from microsoft/feature/wf-permissions-sonar
Browse files Browse the repository at this point in the history
 -  adds permissions to SQ workflow
  • Loading branch information
baywet authored Jan 22, 2024
2 parents db6cbf1 + 73398e9 commit bfa6d02
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pr-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ on:
pull_request:
branches: [ main, dev ]

permissions:
contents: read
pull-requests: read

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit bfa6d02

Please sign in to comment.