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 946aafe commit e5ddde6Copy full SHA for e5ddde6
.github/workflows/test-negative.yml
@@ -53,7 +53,7 @@ jobs:
53
54
- name: debug
55
run: |
56
- echo "${{ steps.action.outputs.comments }}"
+ echo "${{ steps.action.outputs }}"
57
58
- name: Find Comment
59
uses: peter-evans/find-comment@v3
.github/workflows/test-positive.yml
0 commit comments