This action prints a comment on a pull request.
Required The body of the comment. Default "Hello World"
.
uses: actions/mi-github-action@v1.0 with: message: 'Thanks for your pull request'
Test project to learn how to write Github actions
This action prints a comment on a pull request.
Required The body of the comment. Default "Hello World"
.
uses: actions/mi-github-action@v1.0 with: message: 'Thanks for your pull request'