Skip to content

Commit 8a3e8dd

Browse files
rscneild
andauthored
set workflow permission to read-only (#327)
Co-authored-by: Damien Neil <[email protected]>
1 parent 8cea5de commit 8a3e8dd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
on: [push, pull_request]
22
name: Test
3+
permissions:
4+
contents: read
35
jobs:
46
test:
57
strategy:

0 commit comments

Comments
 (0)