Skip to content

Commit

Permalink
CI: specify permissions contents: read
Browse files Browse the repository at this point in the history
XhmikosR authored Dec 24, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent fbade18 commit 55348e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -10,6 +10,9 @@ on:
env:
FORCE_COLOR: 2

permissions:
contents: read

jobs:
run:
name: Node ${{ matrix.node }}

0 comments on commit 55348e0

Please sign in to comment.