Skip to content

Commit

Permalink
Activate Blazor OOF comment (#29608)
Browse files Browse the repository at this point in the history
  • Loading branch information
guardrex authored Jun 22, 2023
1 parent cc2a923 commit 07e49fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/oof-blazor-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- labeled
jobs:
add-comment:
if: github.event.label.name == 'Blazor2'
if: github.event.label.name == 'Blazor'
runs-on: ubuntu-latest
permissions:
issues: write
Expand All @@ -16,7 +16,7 @@ jobs:
issue-number: ${{ github.event.issue.number }}
token: ${{ secrets.GITHUB_TOKEN }}
body: |
## 🏖️ ***OOF*** 🍹
## 🏖️ ***OOF until Wednesday, June 28*** 🍹
Hello! I'm out of the office for a couple of days on vacation. This issue has been marked for triage on the `Blazor.Docs` project, and I'll respond as soon as I return from vacation. I'll get back to you *ASAP* 🏃.
Expand Down

0 comments on commit 07e49fe

Please sign in to comment.