Skip to content

Commit 4111f95

Browse files
committed
ci(python): Add permission
1 parent 0ea6adb commit 4111f95

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/python.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# This workflow will install Python dependencies, run tests and lint with a variety of Python versions
2-
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python
3-
41
name: Python building
52

3+
permissions:
4+
contents: read
5+
66
on:
77
push:
88
branches: [ "async_dev" ]

0 commit comments

Comments
 (0)