Skip to content

Commit 404fdab

Browse files
authored
Update holiday message in issue processing workflow
1 parent 7b441ae commit 404fdab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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: `### 🦃 ***Happy Thanksgiving!*** 🍽️
20+
body: `### 🥳 ***Happy Holidays!*** 🍽️
2121
2222
*Stand-by!* A green dinosaur 🦖 will be along shortly to assist.`
2323
})

0 commit comments

Comments
 (0)