Skip to content

Commit

Permalink
set workflow permission to read-only (#327)
Browse files Browse the repository at this point in the history
Co-authored-by: Damien Neil <neild@users.noreply.github.com>
  • Loading branch information
rsc and neild committed Jun 5, 2023
1 parent 8cea5de commit 8a3e8dd
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:
strategy:
Expand Down

0 comments on commit 8a3e8dd

Please sign in to comment.