Skip to content

Commit 23203a1

Browse files
committed
Test GChat message correction
1 parent 66e68b9 commit 23203a1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/test-gchat-message.yml

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@ name: Test GChat Message
22

33
on:
44
workflow_dispatch:
5+
inputs:
6+
version:
7+
description: version
8+
required: true
9+
type: string
510

611
jobs:
712
slack-message:

0 commit comments

Comments
 (0)