Skip to content

Commit 2e8a40b

Browse files
authored
Update Blazor issue messages (#35053)
1 parent 77f69b3 commit 2e8a40b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/blazor-hybrid-issue-processing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
issue_number: context.issue.number,
1818
owner: context.repo.owner,
1919
repo: context.repo.repo,
20-
body: `### 🌱🐇 **_Spring is coming. Hang in there! I'm pull'in for ya!_** 🐣🌻
20+
body: `### 🌱🐇 **_Spring is here!!_** 🐣🌻
2121
2222
A green dinosaur 🦖 will be along shortly to assist. *Stand-by ........*`
2323
})

.github/workflows/blazor-issue-processing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
issue_number: context.issue.number,
2323
owner: context.repo.owner,
2424
repo: context.repo.repo,
25-
body: `### 🌱🐇 **_Spring is coming. Hang in there! I'm pull'in for ya!_** 🐣🌻
25+
body: `### 🌱🐇 **_Spring is here!!_** 🐣🌻
2626
2727
*Stand-by!* ... A green dinosaur 🦖 will be along shortly to assist.`
2828
})

0 commit comments

Comments
 (0)