Skip to content

Commit fb5aee5

Browse files
committed
chore: Add field (debugging)
1 parent 4109714 commit fb5aee5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/nightly-test.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,13 @@ jobs:
4343
{
4444
"pretext": "Is this needed?",
4545
"color": "#aa0000",
46+
"fields": [
47+
{
48+
"title": "Needed?",
49+
"value": "Needed?",
50+
"short": true
51+
}
52+
],
4653
"actions": [
4754
{
4855
"type": "button",

0 commit comments

Comments
 (0)