Skip to content

Commit

Permalink
Update OoO.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tomweber-sas authored Jan 11, 2024
1 parent a0c83fe commit 8425421
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/OoO.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
name: Auto message for PR's and Issues
on:
issues:
types [opened]
on: [pull_request, issues]
jobs:
build:
name: Out of Office
runs-on: ubuntu-latest
steps:
- uses: jd-0001/gh-action-comment-on-new-issue
- uses: jd-0001/gh-action-comment-on-new-issue@v2.0.3
with:
message: "Hey, I'm OOO till Jan 29th. I will reply to this then! Sorry for the delay. Thanks, Tom"

0 comments on commit 8425421

Please sign in to comment.