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 88b0227 commit 5b1c9e0Copy full SHA for 5b1c9e0
.github/workflows/ci.yml
@@ -86,6 +86,8 @@ jobs:
86
name: Generate coverage report
87
needs: testing
88
runs-on: ubuntu-latest
89
+ permissions:
90
+ issues: write
91
steps:
92
- name: Clone the repository
93
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
0 commit comments