summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorMatthew Page <mattpage@github.com>2021-12-08 09:58:21 -0800
committerMatthew Page <mattpage@github.com>2021-12-08 09:58:21 -0800
commit81ed0fd52b90311757245ba0fb3522212283dc3d (patch)
tree8e45f24ffba41e94571acbd974081682f9e669a9 /.github
parent2acb2bd4b969c411a6d5620e6b4e867f524f11f6 (diff)
downloadrest-api-description-81ed0fd52b90311757245ba0fb3522212283dc3d.tar.gz
rest-api-description-81ed0fd52b90311757245ba0fb3522212283dc3d.zip
update message
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/check-for-spammy-issues.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/check-for-spammy-issues.yml b/.github/workflows/check-for-spammy-issues.yml
index a20baed32..ebf8070b6 100644
--- a/.github/workflows/check-for-spammy-issues.yml
+++ b/.github/workflows/check-for-spammy-issues.yml
@@ -70,5 +70,5 @@ jobs:
owner: owner,
repo: repo,
issue_number: issue.number,
- body: `This issue may have been opened accidentally. I'm going to close it now, but feel free to open a new issue with a more descriptive title and body.`
+ body: `[This is an automated message] This issue may have been opened accidentally. I'm going to close it now, but feel free to open a new issue with a more descriptive title and body.`
});