We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b0ebca commit d68a194Copy full SHA for d68a194
1 file changed
.github/workflows/python-app.yml
@@ -13,6 +13,9 @@ env:
13
REDDIT_USERNAME: ""
14
REDDIT_PASSWORD: ""
15
16
+permissions:
17
+ contents: read
18
+
19
jobs:
20
test:
21
runs-on: ubuntu-22.04
0 commit comments