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 f339678 commit bfbe444Copy full SHA for bfbe444
.github/workflows/format-command.yml
@@ -48,11 +48,3 @@ jobs:
48
git commit -am "[format-command] fixes"
49
git push
50
fi
51
-
52
- - name: Add reaction
53
- uses: peter-evans/create-or-update-comment@v4.0.0
54
- with:
55
- token: ${{ steps.generate-token.outputs.token }}
56
- repository: ${{ github.event.client_payload.github.payload.repository.full_name }}
57
- comment-id: ${{ github.event.client_payload.github.payload.comment.id }}
58
- reactions: hooray
0 commit comments