Skip to content

Commit

Permalink
Set read permissions for workflow (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexey-anufriev committed Jul 21, 2023
1 parent a6b81e1 commit 45cbfc5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
pull_request:
branches:
- master
permissions:
contents: read
jobs:
build:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 45cbfc5

Please sign in to comment.