Skip to content

Commit 9ee469e

Browse files
committed
lock down permission per GitHub alert.
1 parent d82f3e5 commit 9ee469e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
- pull_request
55
- push
66

7+
permissions:
8+
contents: read
9+
710
env:
811
CI: true
912

0 commit comments

Comments
 (0)