We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f36c0cc + d7a7b3b commit 12f8916Copy full SHA for 12f8916
.github/workflows/pythonpackage.yml
@@ -5,6 +5,9 @@ name: Python package
5
6
on: [push, pull_request, workflow_dispatch]
7
8
+permissions:
9
+ contents: read
10
+
11
jobs:
12
build:
13
0 commit comments