No server is available at that port on that machine #18
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Auto message for PR's and Issues | |
on: [pull_request, issues] | |
jobs: | |
build: | |
name: Out of Office | |
runs-on: ubuntu-latest | |
steps: | |
- uses: jd-0001/[email protected] | |
with: | |
message: "Hey, I'm OOO till Jan 29th. I will reply to this then! Sorry for the delay. Thanks, Tom" |