Skip to content

Update OoO.yml

Update OoO.yml #12

Workflow file for this run

name: Auto message for PR's and Issues
on:
pull_request:
types [opened]
issues:
types [opened]
discussion:
types [opened]
jobs:
build:
name: Out of Office
runs-on: ubuntu-latest
steps:
- uses: jd-0001/gh-action-comment-on-new-issue
with:
message: "Hey, I'm OOO till Jan 29th. I will reply to this then! Sorry for the delay. Thanks, Tom"