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 ee90992 commit 5b119c3Copy full SHA for 5b119c3
.github/workflows/ci.yaml
@@ -29,6 +29,7 @@ jobs:
29
actions: read
30
contents: read
31
security-events: write
32
+ pull-requests: write
33
needs: setup-matrix
34
strategy:
35
matrix: ${{ fromJson(needs.setup-matrix.outputs.matrix) }}
0 commit comments