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 d787629 commit 210c2ccCopy full SHA for 210c2cc
.github/workflows/plan-release.yml
@@ -36,6 +36,7 @@ jobs:
36
needs: check-plan
37
permissions:
38
contents: write
39
+ issues: read
40
pull-requests: write
41
outputs:
42
explanation: ${{ steps.explanation.outputs.text }}
0 commit comments