Skip to content

Commit 8a3e8dd

Browse files
rscneild
andauthored
set workflow permission to read-only (#327)
Co-authored-by: Damien Neil <neild@users.noreply.github.com>
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

+2
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)