We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6de712e commit eb78068Copy full SHA for eb78068
1 file changed
.github/workflows/python-package.yml
@@ -13,6 +13,8 @@ on:
13
14
jobs:
15
ci:
16
+ permissions:
17
+ contents: read
18
env:
19
# Fake a TRAVIS env so that the pre-existing test cases would behave like before
20
TRAVIS: true
0 commit comments