Skip to content

Commit

Permalink
github: Add permissions to test action
Browse files Browse the repository at this point in the history
  • Loading branch information
nathannaveen committed May 3, 2022
1 parent e5f2173 commit a6d5458
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
@@ -1,5 +1,7 @@
on: [push, pull_request]
name: Test
permissions:
contents: read
jobs:
test:
env:
Expand Down

0 comments on commit a6d5458

Please sign in to comment.