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 221c35f commit 384f3c6Copy full SHA for 384f3c6
.github/workflows/main-reviewer.yml
@@ -31,5 +31,4 @@ jobs:
31
with:
32
token: ${{ secrets.GITHUB_TOKEN }}
33
issue-number: ${{ github.event.pull_request.number }}
34
- body: |
35
- $(cat filled_checklist.md)
+ body-path: filled_checklist.md
0 commit comments