From f3117122d69d6b3701fbf840fd4542d800a285b5 Mon Sep 17 00:00:00 2001 From: No Date: Fri, 5 Jul 2024 23:11:05 -0400 Subject: [PATCH] Fix username in build template for issues Signed-off-by: nopeitsnothing --- .github/ISSUE_TEMPLATE/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/build.yml b/.github/ISSUE_TEMPLATE/build.yml index 0787047..0c01279 100644 --- a/.github/ISSUE_TEMPLATE/build.yml +++ b/.github/ISSUE_TEMPLATE/build.yml @@ -2,7 +2,7 @@ name: "CI/CD" description: Any changes/issues for the build process labels: ["chore"] assignees: - - nopenothinghere + - nopeitsnothing body: - type: markdown