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 5b1c9e0 commit 23dbc7dCopy full SHA for 23dbc7d
.github/workflows/ci.yml
@@ -87,6 +87,7 @@ jobs:
87
needs: testing
88
runs-on: ubuntu-latest
89
permissions:
90
+ contents: read
91
issues: write
92
steps:
93
- name: Clone the repository
0 commit comments