From b6d2ca8e7ce5ef0edf63aff865d406146f9862a1 Mon Sep 17 00:00:00 2001 From: ByteCorum <164874887+ByteCorum@users.noreply.github.com> Date: Sat, 4 May 2024 10:54:09 +0300 Subject: [PATCH] bot test --- .github/workflows/issues.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/issues.yml b/.github/workflows/issues.yml index cf08231..d7267d2 100644 --- a/.github/workflows/issues.yml +++ b/.github/workflows/issues.yml @@ -18,4 +18,5 @@ jobs: owner: context.repo.owner, repo: context.repo.repo, body: 'Thanks for using our software! We will look into and fix your issue asap also, if CS2 was recently updated wait for an up-to-date fix, cuz often game updates break cheats.' - }) \ No newline at end of file + }) + \ No newline at end of file