Skip to content

Commit

Permalink
feat: add minimum permissions to test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gabibguti authored Feb 24, 2023
1 parent a97a570 commit 17174bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
on: pull_request
name: Test
permissions:
contents: read
jobs:
test:
strategy:
Expand Down

0 comments on commit 17174bc

Please sign in to comment.