Skip to content

Can't Create SocketAddress Object #5

Can't Create SocketAddress Object

Can't Create SocketAddress Object #5

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thanks for paying attention to the project! We''ll try to attend to the issue appropriately and with kindness.'
pr-message: 'Thanks for taking the time to request a change! We''ll try to attend to it appropriately and with kindness.'