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.
1 parent bb97af2 commit 4b34dd6Copy full SHA for 4b34dd6
.github/workflows/python-package.yml
@@ -56,6 +56,8 @@ jobs:
56
# and then run benchmark only once (sampling with only one Python version).
57
needs: ci
58
runs-on: ubuntu-latest
59
+ permissions:
60
+ contents: write
61
steps:
62
- uses: actions/checkout@v4
63
- name: Set up Python 3.9
0 commit comments