Skip to content

Commit

Permalink
Merge pull request #1508 from joycebrum/changes
Browse files Browse the repository at this point in the history
chore: set ci.yaml permissions.
  • Loading branch information
matthiasblaesing authored Mar 1, 2023
2 parents c9f062a + 04c0c7d commit e96f301
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ on:
branches:
- master

permissions:
contents: read

jobs:
test:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit e96f301

Please sign in to comment.