Skip to content

Commit 4a58c1d

Browse files
committed
Turn off all permissions.
1 parent ac5356e commit 4a58c1d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/python-package.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ concurrency:
1010
group: ${{ github.workflow }}-${{ github.ref }}
1111
cancel-in-progress: true
1212

13+
permissions: {}
14+
1315
env:
1416
PIP_DISABLE_PIP_VERSION_CHECK: 1
1517
PIP_NO_PYTHON_VERSION_WARNING: 1

0 commit comments

Comments
 (0)