Skip to content

Commit

Permalink
Restrict permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Sep 27, 2024
1 parent 0615781 commit 83199ea
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
Expand Up @@ -2,6 +2,9 @@ name: Test

on: [push, pull_request, workflow_dispatch]

permissions:
contents: read

env:
FORCE_COLOR: 1

Expand Down

0 comments on commit 83199ea

Please sign in to comment.