Skip to content

Commit d68a194

Browse files
committed
Set least-privilege workflow permissions
1 parent 0b0ebca commit d68a194

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/python-app.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ env:
1313
REDDIT_USERNAME: ""
1414
REDDIT_PASSWORD: ""
1515

16+
permissions:
17+
contents: read
18+
1619
jobs:
1720
test:
1821
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)