Skip to content

Commit

Permalink
set workflow permission to read-only
Browse files Browse the repository at this point in the history
  • Loading branch information
rsc committed Mar 29, 2023
1 parent 3bb304a commit 2c07846
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 2c07846

Please sign in to comment.