Skip to content

Commit

Permalink
chore: set ci.yaml permissions.
Browse files Browse the repository at this point in the history
Signed-off-by: Joyce <[email protected]>
  • Loading branch information
joycebrum authored Mar 1, 2023
1 parent c9f062a commit 04c0c7d
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 04c0c7d

Please sign in to comment.