Skip to content

Commit 73eac01

Browse files
committed
Scope down GitHub token permissions for test.yaml
1 parent d3e3582 commit 73eac01

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ on:
77
branches: [main]
88
workflow_dispatch:
99

10+
11+
permissions:
12+
contents: read
13+
1014
jobs:
1115
pytest:
1216
name: lint, check, and test

0 commit comments

Comments
 (0)