Skip to content

Commit 281c72a

Browse files
committed
Read-only Github permission for workflow
1 parent 53626b7 commit 281c72a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-python.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,8 @@ jobs:
222222
PYMONGO_MUST_CONNECT=1 pytest -v -k client_context
223223
224224
test_minimum:
225+
permissions:
226+
contents: read
225227
runs-on: ubuntu-latest
226228
name: Test using minimum dependencies and supported Python
227229
steps:

0 commit comments

Comments
 (0)