We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 609379b commit afe7955Copy full SHA for afe7955
1 file changed
.github/workflows/ci.python.yml
@@ -15,6 +15,8 @@ defaults:
15
16
jobs:
17
pyright:
18
+ permissions:
19
+ contents: read
20
strategy:
21
fail-fast: false
22
matrix:
0 commit comments