We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4a698e + 998ad8c commit 8e86ea3Copy full SHA for 8e86ea3
1 file changed
.github/workflows/linting.yml
@@ -26,6 +26,9 @@ on:
26
- '**/pylintrc'
27
workflow_dispatch:
28
29
+permissions:
30
+ contents: read
31
+
32
jobs:
33
lint:
34
runs-on: ubuntu-latest
0 commit comments